|
|
|
@189
|
[189]
|
06/14/10 11:20:10 |
lrousseau |
debug use of C_GenerateRandom()
Thanks to Jan Dittberner for the patch |
|
|
|
@170
|
[170]
|
10/26/09 14:58:26 |
lrousseau |
add waitForSlotEvent() |
|
|
|
@166
|
[166]
|
10/13/09 11:17:34 |
lrousseau |
PKCS11Lib::C_GenerateKeyPair(): fix a typo outhPublicKey … |
|
|
|
@164
|
[164]
|
02/24/09 14:37:06 |
lrousseau |
do not use the same name "function_ptr" for a type and … |
|
|
|
@163
|
[163]
|
02/24/09 14:31:56 |
lrousseau |
closes: #16 Wrong CKA_MODULUS_BITS type |
|
|
|
@162
|
[162]
|
02/24/09 14:27:17 |
lrousseau |
closes: #15 Typo error into C_Verify method |
|
|
|
@158
|
[158]
|
11/05/08 15:57:15 |
lrousseau |
remove now useless rsaref/* files since we use opensc/pkcs11.h instead |
|
|
|
@148
|
[148]
|
10/26/08 14:55:52 |
lrousseau |
use opensc/pkcs11.h instead of rsaref/cryptoki.h |
|
|
|
@147
|
[147]
|
10/26/08 14:54:50 |
lrousseau |
add pkcs11.h to replace the rsaref/* files because they are not … |
|
|
|
@146
|
[146]
|
10/26/08 14:48:39 |
lrousseau |
CPKCS11Lib::CPKCS11Lib(): change the order of member initialisation … |
|
|
|
@145
|
[145]
|
10/23/08 17:52:51 |
midori |
- reordered members initialization |
|
|
|
@129
|
[129]
|
08/27/08 11:49:48 |
lrousseau |
add #include <string.h>
src/ck_attribute_smart.cpp:167: erreur: ‘strlen’ … |
|
|
|
@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 |
|
|
|
@112
|
[112]
|
02/07/08 16:46:19 |
lrousseau |
reformat |
|
|
|
@111
|
[111]
|
02/07/08 15:57:34 |
lrousseau |
reformat |
|
|
|
@110
|
[110]
|
02/07/08 15:20:38 |
lrousseau |
dos2unix |
|
|
|
@108
|
[108]
|
02/07/08 15:17:06 |
lrousseau |
ignore unix_pykcs11_wrap.cpp |
|
|
|
@107
|
[107]
|
02/07/08 11:59:13 |
lrousseau |
minor reformat |
|
|
|
@100
|
[100]
|
02/05/08 17:03:52 |
lrousseau |
move m_bFinalizeOnClose and m_bAutoInitialized before m_hLib in the
class … |
|
|
|
@92
|
[92]
|
12/21/06 13:58:04 |
midori |
-updated high level interface and samples to latest low level … |
|
|
|
@91
|
[91]
|
12/21/06 12:24:48 |
midori |
- fixed bug #3 "Functions returning object handles can't be used"; now the … |
|
|
|
@82
|
[82]
|
09/13/06 11:18:52 |
midori |
fixed compile error on Unix platforms |
|
|
|
@81
|
[81]
|
09/13/06 00:39:51 |
midori |
cryptoki.h: _WIN32 instead of WIN32 is defined compiling with distutils … |
|
|
|
@77
|
[77]
|
09/12/06 21:37:23 |
midori |
BugFix?: CKA_SERIAL_NUMBER is binary, not string (LowLevel? interface) |
|
|
|
@59
|
[59]
|
09/11/06 01:30:45 |
midori |
- Fixed compile error using distutil on win32+VS.NET
- Added byte array … |
|
|
|
@57
|
[57]
|
09/11/06 01:23:45 |
midori |
win32 detection: _WIN32 macro is also used. This fix a build error using … |
|
|
|
@56
|
[56]
|
09/08/06 18:51:54 |
midori |
SWIG generated win32 wrapper removed; it is going to be generated time by … |
|
|
|
@55
|
[55]
|
09/07/06 11:26:19 |
midori |
- BugFix? (LowLevel? interface)
all PKCS11 object handles are now handled … |
|
|
|
@48
|
[48]
|
08/31/06 10:32:21 |
lrousseau |
update FSF postal address |
|
|
|
@31
|
[31]
|
08/30/06 11:23:52 |
lrousseau |
Remove the old API file generated by SWIG. The new SWIG generated file … |
|
|
|
@23
|
[23]
|
08/30/06 10:59:44 |
lrousseau |
the old API (low level) is now in PyKCS11/LowLevel and the new API … |
|
|
|
@21
|
[21]
|
08/30/06 10:53:05 |
lrousseau |
add some missing PKCS#11 #defines |
|
|
|
@20
|
[20]
|
08/30/06 10:51:40 |
lrousseau |
CK_TOKEN_INFO: add GetUtcTime?() method |
|
|
|
@19
|
[19]
|
08/30/06 10:50:06 |
lrousseau |
add a \n at the end of the logged line |
|
|
|
@8
|
[8]
|
07/14/06 22:44:11 |
midori |
Renamed remotely |
|
|
|
@7
|
[7]
|
07/14/06 22:44:05 |
midori |
Renamed remotely |
|
|
|
@6
|
[6]
|
07/14/06 22:17:40 |
midori |
1.0.2 - July 2006, Ludovic Rousseau
port to Unix (tested on GNU/Linux … |