]> gitweb.factorcode.org Git - factor.git/history - extra/sodium/ffi
inverse: Fix docs
[factor.git] / extra / sodium / ffi /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2021-03-14 John Benediktssonsodium: adding some tags.txt.
2020-05-10 Alexander Iljinsodium.ffi: add the scrypt functions
2020-04-13 Alexander Iljinsodium.ffi: add 2020 to the copyright years
2020-04-13 Alexander Iljinsodium.ffi: fix the pointer declaration syntax
2020-04-13 Alexander Iljinsodium.ffi: add the Argon2i header definitions
2020-04-13 Alexander Iljinsodium.ffi: fix the array parameters in the function...
2020-04-13 Alexander Iljinsodium.ffi: add some SHA hash and HMAC headers
2018-12-23 Alexander Iljinsodium.ffi: add the remaining APIs
2018-12-23 Alexander Iljinsodium.ffi: add the year 2018 to the copyright notice
2018-12-23 Alexander Iljinsodium.ffi: fix source code formatting for consistency
2018-01-22 Alexander Iljinsodium: add authenticated encryption and decryption...
2018-01-22 Alexander Iljinsodium: add generic hash functions
2018-01-22 Alexander Iljinsodium.ffi: add memory allocation and protection functions
2018-01-22 Alexander Iljinsodium: add password hashing functions
2018-01-22 Alexander Iljinsodium: add random data generation functions
2018-01-22 Alexander Iljinsodium: add startup initialization hook
2018-01-22 Alexander Iljinsodium: import FFI stub