This website requires JavaScript.
Explore
Help
Sign In
scip
/
pcp
Watch
1
Star
0
Fork
0
You've already forked pcp
mirror of
https://codeberg.org/scip/pcp.git
synced
2025-12-17 20:00:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03cb002cd79803555fc39b555c51ff6d345f86b5
pcp
/
libpcp
/
scrypt
/
crypto
History
TLINDEN
af2edba2d7
oops
2015-03-31 17:26:24 +02:00
..
crypto_aesctr.c
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
crypto_aesctr.h
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
crypto_scrypt-nosse.c
fixed use of uninitialized var x
2014-03-10 17:04:15 +01:00
crypto_scrypt-ref.c
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
crypto_scrypt-sse.c
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
crypto_scrypt.h
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
scrypt_platform.h
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
sha256.c
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
sha256.h
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00