mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-17 13:54:33 -04:00
migrate hmac to crypto/hmac, I swear we do everything the hard way...
This commit is contained in:
@ -32,10 +32,10 @@ please keep up with these changes, as they will not be backward compatible and r
|
||||
- [ ] RSA_SHA512_4096
|
||||
- [ ] Ed25519
|
||||
- [ ] Red25519
|
||||
- [ ] ElGamal
|
||||
- [ ] AES256
|
||||
- [X] ElGamal
|
||||
- [X] AES256
|
||||
- [X] X25519
|
||||
- [ ] ChaCha20/Poly1305
|
||||
- [X] ChaCha20/Poly1305
|
||||
- [ ] Elligator2
|
||||
- [ ] HKDF
|
||||
- [X] HMAC
|
||||
|
Reference in New Issue
Block a user