issues
search
latchset
/
kryoptic
a pkcs#11 software token written in Rust
GNU General Public License v3.0
11
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
packaging: Fix SPDX licence name
#114
Jakuje
closed
2 days ago
0
Fix issues when compiling on i686
#113
simo5
closed
3 days ago
0
Make key objects of carying type-specific methods
#112
Jakuje
opened
1 week ago
0
Add support for EC_MONTGOMERY keys
#111
Jakuje
opened
1 week ago
0
Add support for reading NSS databases in sqlite format
#110
simo5
opened
1 week ago
1
Change decryption key storage format
#109
simo5
opened
2 weeks ago
0
Support SoftHSMv2 sql database format
#108
abbra
opened
2 weeks ago
2
bindings: Create 32b compatible bindings
#107
Jakuje
closed
2 weeks ago
3
Refactor Storage Layer
#106
simo5
closed
2 weeks ago
3
It would be nice if the configuration file and its directives was documented in README.md
#105
simo5
opened
3 weeks ago
1
Refactor attribute code to use methods
#104
simo5
closed
1 month ago
1
Refactor ossl/fips code to use modules
#103
simo5
closed
1 month ago
1
Add configuration file support
#102
simo5
closed
3 weeks ago
6
RFE: provide a command-line utility to manage tokens
#101
rcritten
closed
1 month ago
7
The default token location is confusing
#100
rcritten
closed
3 weeks ago
5
HKDF Fixes
#99
simo5
closed
1 month ago
0
Initial support for selecting individual mechs to be built in
#98
simo5
closed
1 month ago
1
Simplify error handling
#97
simo5
closed
1 month ago
0
Packaging template + architecture specific fixes
#96
Jakuje
closed
1 month ago
7
Bump bindgen to 0.69
#95
Jakuje
closed
2 months ago
1
Add Message based Encryption/Decryption API support
#94
simo5
closed
3 weeks ago
2
Add reseed functionality
#93
simo5
closed
2 months ago
0
test dynamic build on multiple OS Versions
#92
simo5
opened
2 months ago
0
More FIPS indicators
#91
simo5
closed
2 months ago
2
Add support for linking openssl dynamically
#90
simo5
closed
2 months ago
0
Reduce the number of pbkdf2 rounds
#89
simo5
closed
2 months ago
0
Improve safety of interfaces
#88
simo5
closed
2 months ago
0
Ensure default values are always stored
#87
simo5
closed
2 months ago
0
Refactor Error handling
#86
simo5
closed
2 months ago
0
Reduce pbkdf2 rounds?
#85
simo5
closed
2 months ago
0
Do not embed nulls in token info
#84
simo5
closed
2 months ago
0
More safety for FFI array structures
#83
simo5
closed
2 months ago
0
Avoid crashing with NULL interface name in GetInterface() API + test coverage
#82
Jakuje
closed
2 months ago
0
Improve use of CK_ATTRIBUTE arrays
#81
simo5
closed
2 months ago
0
Add support for EdDSA
#80
Jakuje
closed
2 months ago
1
Add vendor implementation of SSHKDF
#79
simo5
closed
3 months ago
1
Implement a vendor KDF for SSH-KDF
#78
simo5
closed
3 months ago
0
Consider reviewing all uses of "as" conversions
#77
simo5
closed
2 months ago
0
Consider tweaking the ffi bindings to add lifetimes
#76
simo5
opened
3 months ago
0
start implementing TLS related KDFs
#75
simo5
closed
3 months ago
4
Implement the remaining PKCS 3.0 functions, namely message based operations
#74
Jakuje
opened
3 months ago
1
Implement support for CKA_ALLOWED_MECHANISMS
#73
simo5
closed
3 months ago
5
Add support for CKA_ALWAYS_AUTHENTICATE behavior
#72
simo5
closed
3 months ago
0
Enforce CKA_ALLOWED_MECHANISMS
#71
Jakuje
closed
3 months ago
0
Support for CKA_ALWAYS_AUTHENTICATE
#70
Jakuje
closed
3 months ago
0
Fix creation of session objects
#69
simo5
closed
3 months ago
1
Creating a session object does not require login
#68
simo5
closed
3 months ago
0
Accept DER encoded public keys
#67
simo5
closed
3 months ago
0
ECDH should accept DER encoded EC point
#66
simo5
closed
3 months ago
0
Add support for default token
#65
simo5
closed
3 months ago
4
Next