Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Bind crypto_aead_chacha20poly1305_ietf_encrypt() #29

Open
cfcs opened this issue Nov 27, 2015 · 0 comments
Open

Bind crypto_aead_chacha20poly1305_ietf_encrypt() #29

cfcs opened this issue Nov 27, 2015 · 0 comments

Comments

@cfcs
Copy link

cfcs commented Nov 27, 2015

Hi, I need the Authenticated Encryption with Additional Data construction bound:

  • crypto_aead_chacha20poly1305_ietf_encrypt()
  • crypto_aead_chacha20poly1305_ietf_decrypt()
    (note that the _ietf_ functions are similar to crypto_aead_chacha20poly1305_en/decrypt functions, but take a longer nonce (96 bit as opposed to 64bit))

I can work on a PR with my own attempt, but you seem like you have a much better grasp of the Ctypes toolchain than I do, so it would be great if you have time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant