73 Commits (a0e22bddcb149b66039b7aebc678978786c5e4e5)

Author SHA1 Message Date
Frank Denis a0e22bddcb Sort .gitignore 8 years ago
Frank Denis da057008ff Remove curvecp from .gitignore 8 years ago
Frank Denis 9ecde0c456 Ignore more specific directories than libsodium-* 8 years ago
Frank Denis 5dce2b5c64 Revamp the emscripten build script 8 years ago
Frank Denis 99576d46d0 Use a specific "done" file for every javascript target 8 years ago
Frank Denis 79935dc918 test/pwhash_argon2i -> test/pwhash 8 years ago
Frank Denis 7a95e921ac Add tests for pwhash_argon2i 9 years ago
Frank Denis 14bf02af88 Rename the pwhash test as as pwhash_scrypt 9 years ago
Frank Denis f254415be4 Update .gitignore 9 years ago
Frank Denis 48b9c4e75c Ignore test/default/browser, import HTML template 9 years ago
Frank Denis 93295855cf Add aes256gcm test vectors 9 years ago
Frank Denis 7fca230be8 Nits after pnacl merge 9 years ago
Frank Denis 575ce93058 + crypto_box_seal() 9 years ago
Graydon Hoare 4b6d9994be Add configure.lineno to .gitignore 10 years ago
Frank Denis cd67cb17e5 Emscripten: add a file to mark that the build completed, for libsodium.js 10 years ago
Frank Denis c08cbe45ec Ignore Vagrantfile 10 years ago
Frank Denis fa2da90fd3 Ignore *.mem 10 years ago
Frank Denis b062a555da scalarmult: check that the top bit is ignored 10 years ago
Frank Denis eacb7c7f2b Ignore gcov files 10 years ago
Frank Denis 473e1718cc Add sodium_{malloc,allocarray,free}() and sodium_mprotect_*() 10 years ago
Frank Denis eae4add8de Implement ed25519 -> curve25519 keys conversion 10 years ago
Frank Denis 7b0eeda1c6 Remove aes256estream. 10 years ago
Frank Denis a7410966ea Rename secretbox_chacha20poly1305() -> aead_chacha20poly1305() 10 years ago
Frank Denis bd1490a6cd Add AEAD_CHACHA20_POLY1305 10 years ago
Frank Denis 2058eaea99 Revert bd8cbd3175 10 years ago
Anders Johansson d47d5d8623 Add test for Tarsnap testvectors to low-level scrypt interface 10 years ago
Jan Varho f438116b6b Test crypto_box_seed_keypair 10 years ago
Frank Denis 7381983f8b Preliminary chacha20 support 10 years ago
Frank Denis 299ff0ceb3 Add a minimal test for crypto_pwhash 10 years ago
Frank Denis 9d29f94ac2 Add overdue crypto_sign test 10 years ago
Frank Denis b4549d8bde Update .gitignore for the new tests 10 years ago
Frank Denis 434966c23d Update .gitignore for the new tests 10 years ago
Frank Denis cb2ce89a03 Add a test for crypto_verify_*() 10 years ago
Frank Denis 3f4a8f285d Add a test for crypto_verify_*() 10 years ago
evoskuil 7f046509ef Add VS2012/VS2010 solutions, add test proj to VS2013, remove export files. 10 years ago
evoskuil 19ebd2567b Add vs2013 project with static/ltcg/dynamic, debug/release, x86/x64, NuGet. 10 years ago
Sergey Shatunov 16a7691ead Build scripts for android arm/x86/mips 11 years ago
Frank Denis aaa4dab74a Add a simple test for the secretbox easy interface. 11 years ago
Frank Denis e8509072a9 Add an easy interface to secretbox 11 years ago
Frank Denis a29fcf90a6 Add a simple test for crypto_box_open_easy() 11 years ago
Frank Denis 02ec147a00 Add a crypto_box easy interface 11 years ago
Frank Denis b989d28925 Do not require droid-gcc any more to compile for Android 11 years ago
Frank Denis aec12d00b3 .gitignore << generichash3 11 years ago
Frank Denis bf72ee931e Make crypto_scalarmult_curve25519.h architecture-independent 11 years ago
Frank Denis 5133638024 Make crypto_stream_salsa20.h architecture-independent. 11 years ago
Frank Denis 5ad45ee98c Move Doxygen API doc to its own branch until it is complete. 11 years ago
Jan de Muijnck-Hughes e1218882d4 Initial commit for contribution of documentation. 11 years ago
Frank Denis 93d38501ff Ignore .sdf files 11 years ago
Frank Denis 390f9acc1d Ignore the Build directory 11 years ago
Frank Denis bd8cbd3175 Make curve25519-donna-c64 handle non-canonical points like the ref implementation. 11 years ago