libsodium-go icon indicating copy to clipboard operation
libsodium-go copied to clipboard

outdated ticket: Wrap status - 03/15/17

Open redragonx opened this issue 10 years ago • 2 comments

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

redragonx avatar Jun 20 '15 02:06 redragonx

#19 was added

redragonx avatar Mar 17 '17 04:03 redragonx

#20 wraps version #22 wraps randombytes #24 wraps crypto_aead_aes256gcm

silkeh avatar Mar 17 '17 14:03 silkeh