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
/
userspace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert *_MASTER_KEY_SET
Miloslav Trmač
2010-08-24
1
-1
/
+1
*
Use types from <linux/types.h> for public headers.
Miloslav Trmač
2010-08-08
1
-0
/
+1
*
NCR_CIPHER_MAX_KEY_LEN no longer exist in userspace API.
Nikos Mavrogiannopoulos
2010-07-28
1
-1
/
+3
*
Initial additions to have PK encryption/decryption. Separated operations
Nikos Mavrogiannopoulos
2010-07-12
2
-5
/
+13
*
Added missing makefile.
Nikos Mavrogiannopoulos
2010-06-18
1
-0
/
+9
*
Be more strict when loading master key.
Nikos Mavrogiannopoulos
2010-06-17
1
-3
/
+19
*
Use current_euid() and task_pid_nr(current) to get identifiers for owners (fo...
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+63
*
Removed the userspace storage server.
Nikos Mavrogiannopoulos
2010-06-17
4
-501
/
+0
*
Some updates in the server approach (not working yet).
Nikos Mavrogiannopoulos
2010-06-17
2
-28
/
+57
*
Added some initial support for a userspace server to receive requests.
Nikos Mavrogiannopoulos
2010-06-17
4
-0
/
+472
*
Added ncr_key_import/export, generate and info. Those work with secret keys.
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+8
*
updates
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+133