[Pkg-privacy-commits] [obfs4proxy] 02/151: Remove a comment that I forgot to delete, no functional changes.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfs4proxy.
commit e6a8d57a23a11f3b84638d710ac73be39f66ea83
Author: Yawning Angel <yawning at schwanenlied.me>
Date: Fri May 9 10:34:38 2014 +0000
Remove a comment that I forgot to delete, no functional changes.
---
ntor/ntor.go | 3 ---
1 file changed, 3 deletions(-)
diff --git a/ntor/ntor.go b/ntor/ntor.go
index da6dae4..9dbed7f 100644
--- a/ntor/ntor.go
+++ b/ntor/ntor.go
@@ -289,9 +289,6 @@ func NewKeypair(elligator bool) (*Keypair, error) {
}
}
-// LoadKeypair takes an existing Curve25519 private key from a buffer and
-// creates a Keypair including the public key.
-
// KeypairFromBase64 returns a Keypair from a Base64 representation of the
// private key.
func KeypairFromBase64(encoded string) (*Keypair, error) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfs4proxy.git
More information about the Pkg-privacy-commits
mailing list