-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to crypto_box and README; added crypto_generichash, crypto_scalarmult, crypto_sign #3
base: master
Are you sure you want to change the base?
Commits on Aug 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 32653cc - Browse repository at this point
Copy the full SHA 32653ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff98bb - Browse repository at this point
Copy the full SHA 6ff98bbView commit details
Commits on Aug 23, 2014
-
Added support for crypto_box_seed_keypair (w/ crypto_box_seed_bytes),…
… cryto_box_easy, and crypto_box_open_easy
Configuration menu - View commit details
-
Copy full SHA for e96515c - Browse repository at this point
Copy the full SHA e96515cView commit details -
Added support for crypto_scalarmult_base (w/ crypto_scalarmult_bytes …
…and crypto_scalarmult_scalarbytes) for deriving the curve25519 public key given an existing secret key
Configuration menu - View commit details
-
Copy full SHA for 80525e1 - Browse repository at this point
Copy the full SHA 80525e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bd2cb - Browse repository at this point
Copy the full SHA 09bd2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be54f0 - Browse repository at this point
Copy the full SHA 9be54f0View commit details
Commits on Aug 24, 2014
-
Added crypto_sign_ed25519_pk_to_curve25519, crypto_sign_ed25519_sk_to…
…_curve25519, crypto_sign_ed25519_sk_to_seed, and crypto_sign_ed25519_sk_to_pk new in libsodium 7.0
Configuration menu - View commit details
-
Copy full SHA for b2d5f20 - Browse repository at this point
Copy the full SHA b2d5f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae5f3a - Browse repository at this point
Copy the full SHA 4ae5f3aView commit details
Commits on Sep 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2ffeb63 - Browse repository at this point
Copy the full SHA 2ffeb63View commit details
Commits on Sep 28, 2014
-
Updated flags. C.struct_crypto_onetimeauth_poly1305_state swapped wit…
…h C.crypto_onetimeauth_state.
Configuration menu - View commit details
-
Copy full SHA for a6024b4 - Browse repository at this point
Copy the full SHA a6024b4View commit details -
Updated flags. Replaced github.com/jasonmccampbell/ with github.com/n…
…euegram just for the sake of getting it running locally
Configuration menu - View commit details
-
Copy full SHA for ed4f1d6 - Browse repository at this point
Copy the full SHA ed4f1d6View commit details
Commits on Apr 8, 2015
-
add size checks on keypair slices
Alan Fairless committedApr 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 10ff070 - Browse repository at this point
Copy the full SHA 10ff070View commit details -
Alan Fairless committed
Apr 8, 2015 Configuration menu - View commit details
-
Copy full SHA for abbf783 - Browse repository at this point
Copy the full SHA abbf783View commit details
Commits on Apr 14, 2015
-
Merge pull request #1 from SpiderOak/crypto-sign-with-tests
Crypto sign with tests
Configuration menu - View commit details
-
Copy full SHA for 1c2ceab - Browse repository at this point
Copy the full SHA 1c2ceabView commit details