summaryrefslogtreecommitdiffstats
path: root/demos/kdf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert demos to primary build systemNeil Horman2024-04-121-0/+26
* demos: tidy up makefiles, fix warningsJames Muir2023-11-155-8/+20
* Create hierarchical demo Makefile.slontis2023-10-251-4/+13
* Copyright year updatesMatt Caswell2023-09-073-3/+3
* Fixup demo exit status magic numbersslontis2023-04-243-9/+9
* Add Argon2 KDF demo.Milan Broz2023-03-212-2/+156
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* demos: add Makefile support for pbkdf2 and scrypt KDF demosPauli2021-07-201-2/+4
* demo: add scrypt demonstration programPauli2021-07-201-0/+120
* demo: add pbkdf2 demonstration programPauli2021-07-201-0/+117
* Add demo for HKDFMarek2021-06-182-0/+124