|
|
|
@124
|
[124]
|
08/25/08 10:30:44 |
lrousseau |
call session.getSessionInfo() and display session info if a session is … |
|
|
|
@121
|
[121]
|
06/12/08 14:57:28 |
lrousseau |
update copyright date |
|
|
|
@120
|
[120]
|
06/12/08 14:52:42 |
lrousseau |
display the PKCS#11 objects ID instead of the Python objects ID |
|
|
|
@119
|
[119]
|
06/12/08 14:48:26 |
lrousseau |
filter the attributes list to only use the numerical values |
|
|
|
@117
|
[117]
|
02/11/08 10:16:41 |
lrousseau |
add support of C_GetMechanismInfo
See Ticket #11 |
|
|
|
@115
|
[115]
|
02/11/08 09:09:17 |
lrousseau |
add getMechanismList() method
See Ticket #11 |
|
|
|
@99
|
[99]
|
04/03/07 15:41:28 |
lrousseau |
display more getInfo fields |
|
|
|
@98
|
[98]
|
03/28/07 15:36:31 |
lrousseau |
use a try: block to not stop on the first slot with an error |
|
|
|
@97
|
[97]
|
03/28/07 15:30:59 |
lrousseau |
use -S instead of -s for sign so we wan use -s for slot |
|
|
|
@96
|
[96]
|
03/28/07 15:29:31 |
lrousseau |
add [-d][--decrypt] to help |
|
|
|
@95
|
[95]
|
03/26/07 10:19:44 |
lrousseau |
exit if no slot is found |
|
|
|
@92
|
[92]
|
12/21/06 13:58:04 |
midori |
-updated high level interface and samples to latest low level … |
|
|
|
@88
|
[88]
|
10/10/06 10:08:07 |
lrousseau |
catch session.login() and session.logout() exceptions |
|
|
|
@85
|
[85]
|
09/13/06 23:28:14 |
midori |
GetInfo? script: lib on the command line was ignored; removed colors on … |
|
|
|
@66
|
[66]
|
09/11/06 16:47:55 |
lrousseau |
do not duplicate the CKA_CERTIFICATE_TYPE and CKA_KEY_TYPE infos |
|
|
|
@65
|
[65]
|
09/11/06 16:31:20 |
lrousseau |
add human version for CKA_KEY_TYPE value |
|
|
|
@64
|
[64]
|
09/11/06 16:27:27 |
lrousseau |
-s does not take an argument |
|
|
|
@63
|
[63]
|
09/11/06 16:25:53 |
lrousseau |
typo |
|
|
|
@60
|
[60]
|
09/11/06 01:40:23 |
midori |
- added Session.sign and Session.decrypt functions to the high level … |
|
|
|
@49
|
[49]
|
08/31/06 10:34:13 |
lrousseau |
sample code to unblock a PIN |
|
|
|
@48
|
[48]
|
08/31/06 10:32:21 |
lrousseau |
update FSF postal address |
|
|
|
@39
|
[39]
|
08/31/06 09:39:59 |
lrousseau |
pass the correct argument in pkcs11.openSession() |
|
|
|
@34
|
[34]
|
08/30/06 11:34:42 |
lrousseau |
do not use slot= argument since we dump every available slots |
|
|
|
@33
|
[33]
|
08/30/06 11:32:12 |
lrousseau |
convert the slot number from text to integer |
|
|
|
@29
|
[29]
|
08/30/06 11:18:09 |
lrousseau |
revert PKCS#11 library name |
|
|
|
@28
|
[28]
|
08/30/06 11:17:21 |
lrousseau |
new API (high level) samples |
|
|
|
@27
|
[27]
|
08/30/06 11:15:49 |
lrousseau |
move old API test samples in samples/LowLevel/ |
|
|
|
@25
|
[25]
|
08/30/06 11:07:24 |
lrousseau |
convert to old API names |
|
|
|
@24
|
[24]
|
08/30/06 11:05:04 |
lrousseau |
use new name PyKCS11.LowLevel? instead of PyKCS11 |
|
|
|
@16
|
[16]
|
08/30/06 10:43:45 |
lrousseau |
convert from DOS to Unix end of line style otherwise the magic 1st … |
|
|
|
@15
|
[15]
|
08/30/06 10:40:00 |
lrousseau |
move samples (using the old API) in samples/LowLevel |
|
|
|
@12
|
[12]
|
08/30/06 10:19:59 |
lrousseau |
new directory for low level samples |
|
|
|
@11
|
[11]
|
08/30/06 10:15:50 |
lrousseau |
new directory |