]> gitweb.factorcode.org Git - factor.git/history - extra/sodium/sodium.factor
inverse: Fix docs
[factor.git] / extra / sodium / sodium.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2020-05-10 Alexander Iljinsodium: update copyright years in the header
2020-05-10 Alexander Iljinsodium: add sodium-bin>base64
2020-05-10 Alexander Iljinsodium: add sodium-base64>bin
2020-04-13 Alexander Iljinsodium.secure-memory: new vocab
2019-04-14 Alexander Iljinsodium: use a more conventional parameter name
2019-04-14 Alexander Iljinsodium: add wrapper words for working with detached...
2018-12-23 Alexander Iljinsodium: the add essential crypto-box-* words and a... 2086/head
2018-12-23 Alexander Iljinsodium: prepare some code for reuse
2018-12-23 Alexander Iljinsodium: move some words into the <PRIVATE> section
2018-01-22 Alexander Iljinsodium: add authenticated encryption and decryption...
2018-01-22 Alexander Iljinsodium: add generic hash 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