This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb24e15186
freebsd-dev
/
sys
/
crypto
History
Pawel Jakub Dawidek
eb340a613c
padlock(4) doesn't support explicitly provided keys yet.
...
Return an error instead of encrypting/decrypting data with a wrong key.
2006-04-20 06:31:44 +00:00
..
blowfish
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
2004-11-16 20:42:32 +00:00
des
Use __FBSDID().
2004-06-14 00:38:54 +00:00
rc4
rijndael
Assert proper key size also in userland by defining KASSERT in !_KERNEL case.
2005-08-17 07:59:07 +00:00
sha2
Correctly bzero the entire context, not just the first sizeof(void *) bytes.
2003-09-08 18:32:33 +00:00
via
padlock(4) doesn't support explicitly provided keys yet.
2006-04-20 06:31:44 +00:00
sha1.c
sha1.h