index
:
anytun/anytun.git
lua
master
new-multithreading
newcrypt
v0.1
v0.2
v0.2.1
v0.3
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
ws-cleanups
anycast tunneling daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyDerivation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* renamed HmacAuthAlgo to Sha1AuthAlgo
Erwin Nindl
2007-12-12
1
-1
/
+3
*
changed Mpi::getBuf, now returns u_int8_t *!
Erwin Nindl
2007-12-12
1
-1
/
+1
*
set iv to fixed length of 16byte in kd
Erwin Nindl
2007-12-11
1
-3
/
+1
*
kd iv generation fix again
Erwin Nindl
2007-12-11
1
-5
/
+2
*
* added mpi operator
Erwin Nindl
2007-12-11
1
-1
/
+6
*
fixed connection list
Othmar Gsenger
2007-12-11
1
-0
/
+5
*
now set really key in KD
Erwin Nindl
2007-12-11
1
-11
/
+16
*
fixed many sync things
Othmar Gsenger
2007-12-11
1
-7
/
+0
*
fixes in mpi class, keyderivation iv generation
Erwin Nindl
2007-12-11
1
-3
/
+2
*
deactivated kd for testing
Erwin Nindl
2007-12-11
1
-1
/
+1
*
added multible precission integer class
Erwin Nindl
2007-12-11
1
-36
/
+30
*
added syncbuffer
Othmar Gsenger
2007-12-11
1
-1
/
+1
*
* added AuthTag class
Erwin Nindl
2007-12-08
1
-10
/
+20
*
serialisation & makefile fix
Othmar Gsenger
2007-12-07
1
-0
/
+6
*
* fixed initialisation of libgcrypt
Erwin Nindl
2007-11-21
1
-19
/
+24
*
* TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'
Erwin Nindl
2007-11-07
1
-43
/
+70
*
* added KeyDerivation to anytun.cpp
Erwin Nindl
2007-08-23
1
-10
/
+19
*
changed keyderivation fuction from 'aes_icm_output' to 'cipher_output'
Erwin Nindl
2007-08-17
1
-15
/
+13
*
* added key derivation functions
Erwin Nindl
2007-08-09
1
-0
/
+105