issues
search
keybase
/
go-crypto
[mirror] Go supplementary cryptography libraries
https://godoc.org/golang.org/x/crypto
BSD 3-Clause "New" or "Revised" License
50
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix dropped errors
#38
akalin-keybase
closed
7 years ago
4
preliminary ECDH support
#37
maxtaco
closed
8 years ago
3
openpgp: disable check of short 2-byte hashes
#36
maxtaco
closed
8 years ago
3
fix yet another KeysByIdUsage bug
#35
maxtaco
closed
8 years ago
1
don't overwrite a valid key flags with an empty one
#34
maxtaco
closed
8 years ago
3
skip blanks lines in armor tailer
#33
maxtaco
closed
8 years ago
2
if there are 2 signatures from the same second, then last-writer wins
#32
maxtaco
closed
8 years ago
2
accept signature by DSA that don't explicitly have Sig flags on key
#31
maxtaco
closed
8 years ago
4
update KeysByIdUsage to handle ElGamal keys that are missing encryption flags
#30
oconnor663
closed
8 years ago
2
ignore signatures that don't do anything...
#29
maxtaco
closed
8 years ago
3
OpenPGP signature creation with external signing code
#28
btoews
closed
8 years ago
11
Add support for public key algo 20 (Elgamal Encrypt and Sign)
#27
brianmario
closed
8 years ago
7
Add support for preferred key server subpackets
#26
brianmario
closed
8 years ago
2
better default cipher set
#25
maxtaco
closed
8 years ago
2
Add check to prevent attempt to sign with nil PrivateKey
#24
0xhaven
closed
8 years ago
4
Add initial .travis.yml
#23
0xhaven
closed
8 years ago
1
Fix GNU divert-to-card S2K parsing bug
#22
0xhaven
closed
8 years ago
2
Handle "gnu-dummy" (and other "Private/Experimental") S2K
#21
0xhaven
opened
8 years ago
2
Enable CI
#20
0xhaven
closed
8 years ago
1
attempting to compile keybase go-crypto on
#19
omac777
opened
8 years ago
3
Add Brainpool Curves and Expand ECDSA support in openpgp
#18
0xhaven
closed
8 years ago
21
openpgp: ignore unsupported critical packets on cross-signed WoT sigs
#17
maxtaco
closed
8 years ago
3
Attempt to parse GNU extension 1002.
#16
alex
closed
8 years ago
1
openpgp: Refactor subkey revocation
#15
maxtaco
closed
8 years ago
2
Writing signatures honors subkey revocation
#14
maxtaco
closed
8 years ago
3
export elgamal subkeys properly
#13
maxtaco
closed
8 years ago
0
allow signatures with DSA subkeys
#12
maxtaco
closed
8 years ago
2
don't encrypt for DSA primary keys
#11
maxtaco
closed
8 years ago
3
More GNU S2K dummy: don't bother to read the hash
#10
maxtaco
closed
8 years ago
3
openpgp: fix crash when trying to serialize ed25519 public key
#9
schoppmp
closed
8 years ago
1
change E to int64 to fit bigger exponents we see in the wild
#8
maxtaco
closed
8 years ago
10
openpgp: ignore out-of-place signatures on subkeys
#7
maxtaco
closed
8 years ago
2
openpgp: take the most recent self-signature per UID
#6
maxtaco
closed
8 years ago
4
openpgp: another rewrite of UID/self-sig parsing
#5
maxtaco
closed
8 years ago
5
don't bail out if a single self-signature fails to verify
#4
maxtaco
closed
8 years ago
2
implement PolicyURI
#3
maxtaco
closed
8 years ago
3
openpgp: EdDSA support
#2
maxtaco
closed
8 years ago
1
s2k: output valid private key data when in S2K GNU Dummy mode
#1
maxtaco
closed
8 years ago
2
Previous