issues
search
pyauth
/
python-pkcs11
PKCS#11/Cryptoki support for Python
MIT License
150
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce lib finalize method
#184
bukka
opened
3 days ago
3
Update dependencies and fix Windows compatibility on Python 3.12
#183
joseavegaa
opened
1 month ago
2
Format and lint code via ruff
#182
mathiasertl
opened
1 month ago
0
The wrapper fails to call C_FindObjectsFinal
#181
sandevins
opened
3 months ago
0
[BUG]: MemoryError: unable to allocate array data when sign.
#180
haumenphai
opened
3 months ago
1
switch to pyproject.toml, simplify requirements setup
#179
mathiasertl
closed
2 months ago
2
Is this project still maintained?
#178
mathiasertl
closed
2 months ago
8
python-pkc11 with javascript + flask
#177
biyani701
opened
4 months ago
0
Use functools.cached_property if available
#176
jelly
closed
6 months ago
0
fix DeprecationWarning in test_ecdh
#175
HRio
closed
2 months ago
1
Update dependencies and fix Windows compatibility on Python 3.12
#174
joseavegaa
closed
1 month ago
1
Added PROFILE ObjectClass
#173
msetina
opened
8 months ago
0
get_objects() fails with missing enum value
#172
msetina
opened
8 months ago
2
segfaulting only on github action
#171
kushaldas
opened
9 months ago
0
Unable to use 64-bit PKCS#11 libraries (drivers)
#170
KingCZE
closed
9 months ago
2
New release needed
#169
jimlast
opened
11 months ago
6
Enable AES counter mode
#168
solney
opened
11 months ago
0
Bump cryptography from 3.2 to 41.0.6
#167
dependabot[bot]
opened
12 months ago
0
add util imports so examples are usable
#166
yudjinn
opened
1 year ago
0
Cannot install python-pkcs11 using python 3.12
#165
abargale
opened
1 year ago
5
PKCS #11 v3.1: update headers and some key wrap mechanisms
#164
space88man
opened
1 year ago
0
Bump cryptography from 3.2 to 41.0.4
#163
dependabot[bot]
closed
12 months ago
1
Fix typo in _pkcs11.pyx
#162
kalebmckale
closed
1 year ago
1
Add Set_Pin functionality
#161
catarinaferrei
opened
1 year ago
1
Update _pkcs11.pyx
#160
catarinaferrei
closed
1 year ago
0
New realese with support for python >= 3.10 on Windows
#159
pwl8
opened
1 year ago
4
Add mechanisms used by Thales Luna HSMs
#158
space88man
opened
1 year ago
0
Question regarding get_keys()
#157
bentterp
opened
1 year ago
0
Python3.6 and earlier do not have annotations
#156
juliantos
opened
1 year ago
3
Typo in "Applied" docs - Generating Keys
#155
xyakimo1
opened
1 year ago
0
BUG: sign DATA over 512 bytes doesn't work
#154
embetrix
opened
1 year ago
3
test opensession softhsmv2
#152
jkr1987
closed
1 year ago
1
Can't extract public key from Nitrokey HSM after creation
#151
robertocal
closed
1 year ago
3
0.7.0: issue with testingš¤
#150
kloczek
opened
1 year ago
6
How to import X.509v3 digital certificate inside the token or hsm
#149
Aadinthosh
opened
1 year ago
0
Return value in bytes if the attribute is not currently handled + add object dictionary for printing
#148
Muzosh
opened
2 years ago
0
Small Typo in _pkcs11.pyx
#147
kalebmckale
closed
1 year ago
5
Error received when installing: 'TypeError: can only concatenate tuple (not "list") to tuple' is back
#146
Muzosh
closed
11 months ago
2
Errors in _pkcs11.pyx file: change operand "is" by "=="
#145
aglao83
opened
2 years ago
0
Updated setup.py and added pyproject.toml
#144
joseavegaa
closed
9 months ago
1
KeyType.EC_EDWARDS in test_sign_eddsa
#143
HRio
opened
2 years ago
1
test_generate_params: use size 1024
#142
HRio
opened
2 years ago
0
fix for issue #140 : lack of support for generation of CKK_GENERIC_SECRET key type
#141
keldonin
opened
2 years ago
0
lack of support for generation of `CKK_GENERIC_SECRET` key type.
#140
keldonin
opened
2 years ago
0
OverflowError: Python int too large to convert to C ssize_t
#139
talcher
opened
2 years ago
0
Ignoring cython==0.29.31
#138
tombo315
opened
2 years ago
0
Broken by unpinned Cython 0.29.31: CYTHON_ATOMICS error: lvalue required as left operand of assignment
#137
space88man
closed
2 years ago
10
Fix #133 and support Python 3.10
#136
joseavegaa
closed
2 years ago
0
Fix libraries for Python 3.7 compatibility
#135
hexchain
closed
2 years ago
1
Add optional pin argument for sign and decrypt
#134
markwhi
closed
2 years ago
1
Next