index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
crypto
/
cryptosoft.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
MALLOC/FREE -> malloc/free ok art@ angelos@
nate
2000-08-19
1
-19
/
+14
|
*
Fix KPDK mode (based on patch provided by lob@netstream.se)
angelos
2000-07-21
1
-9
/
+40
|
*
Use crypto_done()
angelos
2000-06-20
1
-4
/
+5
|
*
Register software Rijndael.
angelos
2000-06-18
1
-1
/
+2
|
*
Add Rijndael (128-bit blocksize) in the software crypto driver.
angelos
2000-06-18
1
-7
/
+7
|
|
|
|
Hacking at OpenBSD Crypto 2000 :-)
*
OpenBSD tags
deraadt
2000-06-06
1
-0
/
+2
|
*
fix cleanup of crypto sessions
deraadt
2000-06-06
1
-1
/
+1
|
*
Correct bitmask.
angelos
2000-04-23
1
-1
/
+1
|
*
Change the type of freesession to take u_int64_t as argument.
angelos
2000-04-23
1
-1
/
+2
|
*
Add a few newlines for readability.
angelos
2000-04-18
1
-0
/
+1
|
*
Better support for weird IV schemes (like ESP half-IV, or the swap
angelos
2000-03-29
1
-47
/
+23
|
|
|
|
encryption block-number IV).
*
Add CRD_F_IV_PRESENT, to indicate encryption requests where an
angelos
2000-03-25
1
-6
/
+22
|
|
|
|
|
|
explicit IV preceeds the data to be encrypted. Nice weather in Australia...
*
move software crypto engine out of main crypto.c
deraadt
2000-03-20
1
-0
/
+1
|
*
split crypto driver front-end from software crypto engine
deraadt
2000-03-19
1
-0
/
+762
[prev]