libsodium-go
                                
                                 libsodium-go copied to clipboard
                                
                                    libsodium-go copied to clipboard
                            
                            
                            
                        outdated ticket: Wrap status - 03/15/17
Please note this ticket may not represent the true status for everything! Sorry.
Here is the current status so far as of 07/30/15
libsodium
- [ ] crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
- [ ] crypto_auth
- some parts
 
- [ ] crypto_box
- [ ] curve25519xsalsa20poly1305
- [x] crypto_box.c
- [x] crypto_box_easy.c
- [x] crypto_box_seal.c
 
- [ ]  crypto_core
- some parts
 
- [ ] crypto_generichash
- some parts
 
- [ ] crypto_hash
- [ ] crypto_onetimeauth
- [ ] crypto_pwhash
- [ ] crypto_scalarmult
- [ ] curve25519
- [x] crypto_scalarmult.c
 
- [ ] crypto_secretbox
- [ ] crypto_shorthash
- [ ] crypto_sign
- [x] crypto_stream
- [ ] crypto_verify
- [ ] randombytes
- [ ] sodium
- [x] core.c
- [x] runtime.c
- [ ] utils.c
- [ ] version.c
 
- [ ] Argon2
#19 was added
#20 wraps version
#22 wraps randombytes
#24 wraps crypto_aead_aes256gcm