|
|
|
@216
|
[216]
|
07/28/10 12:02:16 |
lrousseau |
Move initToken() from class Session to class PyKCS11Lib and add a … |
|
|
|
@215
|
[215]
|
07/28/10 11:55:35 |
lrousseau |
Add $Id$ field |
|
|
|
@214
|
[214]
|
07/28/10 11:53:04 |
lrousseau |
typo in comment |
|
|
|
@213
|
[213]
|
06/27/10 18:40:00 |
lrousseau |
Define repr() instead of str() for classes ckbytelist … |
|
|
|
@212
|
[212]
|
06/27/10 00:00:27 |
lrousseau |
make pep8 happy |
|
|
|
@211
|
[211]
|
06/26/10 23:56:07 |
lrousseau |
Define classes ckbytelist inherited from PyKCS11.LowLevel?.ckbytelist
and … |
|
|
|
@210
|
[210]
|
06/26/10 23:09:32 |
lrousseau |
update copyright |
|
|
|
@208
|
[208]
|
06/26/10 23:06:38 |
lrousseau |
add fields dictionnary for CK_MECHANISM_INFO class |
|
|
|
@204
|
[204]
|
06/26/10 22:39:07 |
lrousseau |
CkClass?(): use self instead of CK_SLOT_INFO (cut-n-paste mistake) |
|
|
|
@203
|
[203]
|
06/26/10 22:34:13 |
lrousseau |
Create a CkClass?() class to be inherited by the CK_*_INFO … |
|
|
|
@202
|
[202]
|
06/26/10 00:22:35 |
lrousseau |
Sort the keys in the str methods.
This is particularly usefull for … |
|
|
|
@201
|
[201]
|
06/25/10 23:52:26 |
lrousseau |
fix typo in comment |
|
|
|
@200
|
[200]
|
06/25/10 23:41:30 |
lrousseau |
add .toDict() and .str() methods to CK_SLOT_INFO, … |
|
|
|
@199
|
[199]
|
06/19/10 14:29:41 |
lrousseau |
update documentation of generateRandom() |
|
|
|
@193
|
[193]
|
06/14/10 14:08:12 |
lrousseau |
make pep8 happy |
|
|
|
@192
|
[192]
|
06/14/10 11:52:57 |
lrousseau |
Add seedRandom() and generateRandom() in the Session class |
|
|
|
@182
|
[182]
|
11/16/09 11:18:22 |
lrousseau |
fix problems reported by pep8 |
|
|
|
@172
|
[172]
|
10/26/09 15:03:11 |
lrousseau |
openSession(): document flags parameter |
|
|
|
@170
|
[170]
|
10/26/09 14:58:26 |
lrousseau |
add waitForSlotEvent() |
|
|
|
@163
|
[163]
|
02/24/09 14:31:56 |
lrousseau |
closes: #16 Wrong CKA_MODULUS_BITS type |
|
|
|
@156
|
[156]
|
11/04/08 14:31:03 |
midori |
HiLevel? interface: Session.findObjects() function returns a copy of the … |
|
|
|
@154
|
[154]
|
10/31/08 22:57:59 |
lrousseau |
CKU_USER, CKU_SO and CKM_RSA_PKCS can't be cross referenced by epydoc |
|
|
|
@128
|
[128]
|
08/26/08 16:14:16 |
lrousseau |
class CK_SESSION_INFO: improve epydoc documentation |
|
|
|
@127
|
[127]
|
08/25/08 10:57:45 |
lrousseau |
line reformat |
|
|
|
@126
|
[126]
|
08/25/08 10:55:49 |
lrousseau |
PyKCS11Error(): use CKR[] instead of a local dictionnary |
|
|
|
@125
|
[125]
|
08/25/08 10:47:28 |
lrousseau |
class PyKCS11Error herits from Exception |
|
|
|
@123
|
[123]
|
08/25/08 10:25:58 |
lrousseau |
implement Session().getSessionInfo() |
|
|
|
@122
|
[122]
|
08/25/08 09:43:14 |
lrousseau |
the classes now herits of object (new class style) |
|
|
|
@118
|
[118]
|
06/12/08 11:27:53 |
lrousseau |
typos in comments |
|
|
|
@117
|
[117]
|
02/11/08 10:16:41 |
lrousseau |
add support of C_GetMechanismInfo
See Ticket #11 |
|
|
|
@116
|
[116]
|
02/11/08 09:10:50 |
lrousseau |
dos2unix |
|
|
|
@115
|
[115]
|
02/11/08 09:09:17 |
lrousseau |
add getMechanismList() method
See Ticket #11 |
|
|
|
@109
|
[109]
|
02/07/08 15:18:42 |
lrousseau |
ignore LowLevel?.py |
|
|
|
@101
|
[101]
|
02/05/08 17:20:55 |
lrousseau |
replace static allocation by dynamically generated code
Close bug #12 … |
|
|
|
@92
|
[92]
|
12/21/06 13:58:04 |
midori |
-updated high level interface and samples to latest low level … |
|
|
|
@80
|
[80]
|
09/13/06 00:37:43 |
midori |
PyKCS11.Session.isString(): CKA_SERIAL_NUMBER was string, now is binary. |
|
|
|
@67
|
[67]
|
09/11/06 21:29:04 |
midori |
- fixed some docstring
- MechanismRSAPKCS1 is now an instance of Mechanism |
|
|
|
@62
|
[62]
|
09/11/06 15:59:53 |
lrousseau |
typos |
|
|
|
@60
|
[60]
|
09/11/06 01:40:23 |
midori |
- added Session.sign and Session.decrypt functions to the high level … |
|
|
|
@54
|
[54]
|
09/05/06 11:05:23 |
lrousseau |
improve documentation |
|
|
|
@50
|
[50]
|
08/31/06 10:58:16 |
lrousseau |
PyKCS11Lib.load(): add "(set PYKCS11LIB env variable)" in the … |
|
|
|
@48
|
[48]
|
08/31/06 10:32:21 |
lrousseau |
update FSF postal address |
|
|
|
@46
|
[46]
|
08/31/06 10:19:31 |
lrousseau |
class Session: add initToken(), initPin() and setPin() methods |
|
|
|
@45
|
[45]
|
08/31/06 10:18:40 |
lrousseau |
errors{}: key -1 was used twice
Thanks to Giuseppe Amato for the patch |
|
|
|
@44
|
[44]
|
08/31/06 10:17:11 |
lrousseau |
remove a print used for debug |
|
|
|
@14
|
[14]
|
08/30/06 10:23:29 |
lrousseau |
new (high level) API |
|
|
|
@13
|
[13]
|
08/30/06 10:22:40 |
lrousseau |
new directory |