issues
search
parallaxsecond
/
rust-cryptoki
Rust wrapper for the PKCS #11 API, Cryptoki
https://docs.rs/cryptoki/
Apache License 2.0
75
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update CHANGELOG
#234
hug-dev
closed
5 days ago
1
chore: upgrade version number before publishing
#233
hug-dev
closed
1 week ago
0
feat: support vendor defined mechanisms
#232
Direktor799
closed
1 week ago
1
Move crate documentation to README and add code example
#231
wiktor-k
closed
1 week ago
0
Add capability to load symbols from current executable
#230
EliseChouleur
closed
3 weeks ago
9
feat: add SHAn-HMAC
#229
Direktor799
closed
1 month ago
0
Feat/pkcs11 3.0
#228
Direktor799
closed
1 month ago
3
feat: add HKDF mechanisms
#227
Direktor799
closed
1 month ago
6
WIP: supports mutable IV in GcmParams, close #225
#226
zkonge
opened
2 months ago
2
Use GcmParams with AWS CloudHSM will cause undefined behavior
#225
zkonge
opened
2 months ago
9
flip order of CI commands, to check fmt and clippy first
#224
keldonin
closed
2 months ago
0
implements session object handle iterator, with caching
#223
keldonin
closed
2 months ago
14
fix compilation issues with Rust 1.79
#222
keldonin
closed
2 months ago
2
build issues with rust < 1.80
#221
keldonin
closed
2 months ago
0
Support vendor extensions for CK_USER_TYPE
#220
larper2axis
closed
2 months ago
0
Add an example to `find_objects`
#219
wiktor-k
closed
2 months ago
1
Fix indentation issues
#218
gowthamsk-arm
closed
2 months ago
2
Adjust code to compile under rust 1.80
#217
keldonin
closed
2 months ago
3
project won't compile under Rust 1.80 - CI broken
#216
keldonin
closed
2 months ago
1
Implement Session.copy_object()
#215
keldonin
closed
2 months ago
1
Session.find_objects(): implement fewer calls to C_FindObjects()
#214
keldonin
closed
2 months ago
0
Define CKD_SHA256_KDF transformation
#213
freedge
opened
3 months ago
2
feat: add bindings for riscv64gc-unknown-linux-gnu target
#212
NeilHanlon
opened
3 months ago
4
Bump crates
#211
gowthamsk-arm
closed
5 months ago
0
Port 0.6 changes
#210
gowthamsk-arm
closed
5 months ago
0
Add support for C_GetInterfaceList
#209
frankmorgner
opened
7 months ago
0
Do not call C_Finalize if not initialized
#208
Geobert
opened
7 months ago
0
Expose PkcsOaepParams' message digest algorithm
#207
tgonzalezorlandoarm
closed
8 months ago
0
Update changelog and bump crate version
#206
gowthamsk-arm
closed
8 months ago
0
Resolve nightly CI failures
#205
gowthamsk-arm
closed
8 months ago
0
Update changelog and bump crate version
#204
gowthamsk-arm
closed
8 months ago
0
20240308 mechanisms
#203
Firstyear
closed
8 months ago
1
Fix errors linked to psa-crypto-conversions feature
#202
gowthamsk-arm
closed
8 months ago
0
Cannot init_token using an HSM with PED
#201
Tartopoms
opened
8 months ago
0
Add support for `CARGO_TARGET_DIR` in `regenerate_bindings.sh`
#200
wiktor-k
closed
9 months ago
0
Bump bindgen to 0.69.4
#199
hug-dev
closed
8 months ago
17
Build of cryptoki v0.6.1 failing on Fedora 39+
#198
nullr0ute
closed
8 months ago
23
Use infallible conversion into instead of try_into
#197
gowthamsk-arm
closed
10 months ago
1
Fix clippy warnings introduced with rust 1.75
#196
baloo
closed
10 months ago
1
PkcsOaepParams
#195
salih-okur
closed
1 week ago
4
New release?
#194
jippeholwerda
closed
5 months ago
8
Fix test for 32bit arch
#193
ionut-arm
closed
11 months ago
0
Compatiblity layer with RustCrypto
#192
baloo
opened
1 year ago
3
session.login fails on MacOS Sonoma
#191
kristian1108
closed
9 months ago
8
nightly: Add the loongaarch64-unkown-linux-gnu target
#190
tgonzalezorlandoarm
closed
1 year ago
2
Wasm support
#189
Tartopoms
opened
1 year ago
2
ci.yml: Add a job for runnning tests on MSRV
#188
tgonzalezorlandoarm
closed
1 year ago
0
Add Wycheproof-based tests
#187
ionut-arm
opened
1 year ago
0
test slot::token_info::test::debug_info fails on 32-bit architectures.
#186
plugwash
closed
11 months ago
1
Add references to RFC 4493 in comments about AesCMac.
#184
xaqq
closed
10 months ago
4
Next