index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
crypto
/
cryptosoft.h
Age
Commit message (
Expand
)
Author
2012-12-07
Fix one of the two issues with ESN support in the GCM case:
Mike Belopuhov
2010-09-22
OCF support for the Galois/Counter Mode (GCM) for AES as
Mike Belopuhov
2010-01-10
Fix two bugs in IPsec/HMAC-SHA2:
Markus Friedl
2007-09-10
Make the hmac ipad/opad globals "const" and fixup the crypto functions
Henric Jungheim
2002-04-22
KNF
Theo de Raadt
2002-03-19
Don't keep the last blocksize-bytes of ciphertext for use as the next
Angelos D. Keromytis
2002-03-05
export MD5/SHA1 via /dev/crypto; ok provos@, beck@
Markus Friedl
2002-02-24
license repair, angelos ok
Theo de Raadt
2001-07-05
Compression support for IPComp. Include files only. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-06-16
KNF
Theo de Raadt
2001-05-13
copyrights and $OpenBSD$ tags
Jason Wright
2000-07-21
Fix KPDK mode (based on patch provided by lob@netstream.se)
Angelos D. Keromytis
2000-04-23
Change the type of freesession to take u_int64_t as argument.
Angelos D. Keromytis
2000-03-20
oh, and we need this
Theo de Raadt