index
:
cryptodev-linux.git
bugfixes
integration
master
sockets
userspace
Kernel crypto API for user space
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libtomcrypt
/
pk
/
rsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Algorithm to OID discovery moved to a single place.
Nikos Mavrogiannopoulos
2010-09-06
2
-2
/
+14
*
Run Lindent on libtom(*)
Nikos Mavrogiannopoulos
2010-09-06
9
-651
/
+756
*
Corrected bug in importing RSA private keys.
Nikos Mavrogiannopoulos
2010-08-21
1
-1
/
+1
*
Do not include linux headers to libtom files. This will allow easier replacem...
Nikos Mavrogiannopoulos
2010-08-19
5
-5
/
+5
*
Fix build with recent kernels
Jan Chadima
2010-08-05
5
-0
/
+5
*
ncr_int.h -> ncr-int.h
Nikos Mavrogiannopoulos
2010-07-25
5
-5
/
+5
*
Use of algo_properties to avoid linear search on a table for each property.
Miloslav Trmač
2010-07-24
4
-19
/
+23
*
Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...
Nikos Mavrogiannopoulos
2010-07-19
2
-32
/
+34
*
Implemented RSA blinding.
Nikos Mavrogiannopoulos
2010-07-19
1
-4
/
+38
*
Several fixes. RSA key generation tested and works.
Nikos Mavrogiannopoulos
2010-07-07
2
-23
/
+23
*
Public and private keys are being generated in a new workqueue. Some other fi...
Nikos Mavrogiannopoulos
2010-07-07
1
-10
/
+10
*
Added a modified libtomcrypt with DSA and RSA algorithms.
Nikos Mavrogiannopoulos
2010-07-07
8
-66
/
+66
*
Added libtomcrypt
Nikos Mavrogiannopoulos
2010-07-06
9
-0
/
+959