]> gitweb.factorcode.org Git - factor.git/history - extra/sodium/ffi/ffi.factor
Switch to https urls
[factor.git] / extra / sodium / ffi / ffi.factor
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
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