issues
search
cryptosense
/
pkcs11
OCaml bindings for the PKCS#11 cryptographic API
BSD 2-Clause "Simplified" License
22
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FTBFS on OCaml 5.1
#129
Leonidas-from-XIV
opened
11 months ago
0
Update CI configuration
#128
bbc2
opened
1 year ago
0
Fixes to make the library work with macos.
#127
sbq-clements
closed
1 year ago
0
Improve opam constraints
#126
bbc2
closed
3 years ago
0
Format code with OCamlFormat and check it in CI
#125
bbc2
closed
3 years ago
0
Prepare version 1.0.1
#124
bbc2
closed
3 years ago
0
Fix CI and improve compatibility
#123
bbc2
closed
3 years ago
2
As of integers 0.5.0, "-1" cannot be parsed as an unsigned integer.
#122
yallop
closed
3 years ago
1
Travis and opam fixes
#121
bbc2
closed
4 years ago
0
Add packaging fixes required for the new release
#120
leamingrad
closed
4 years ago
1
Release v1.0.0
#119
leamingrad
closed
4 years ago
3
Add support for NSS to the PKCS#11 Driver
#118
leamingrad
closed
4 years ago
0
Better commenting
#117
leamingrad
closed
4 years ago
0
Test get_attribute_optimized
#116
leamingrad
closed
5 years ago
0
Fix dependencies by making dune a build dep
#115
NathanReb
closed
5 years ago
0
Remove JSON serializers from pkcs11
#114
NathanReb
opened
5 years ago
0
Wrap libraries into a module of their own
#113
NathanReb
opened
5 years ago
0
Add an Ocaml 4.07 build to the CI
#112
NathanReb
closed
6 years ago
0
Split into seperate opam packages
#111
NathanReb
closed
5 years ago
0
Build with dune
#110
NathanReb
closed
6 years ago
0
Move descr to opam file
#109
NathanReb
closed
6 years ago
0
Upgrade to opam 2
#108
NathanReb
closed
6 years ago
0
Don't expose ppx_variants_conv values
#107
NathanReb
closed
6 years ago
0
Add a test to check mechanism type variants
#106
leamingrad
closed
6 years ago
3
Fix hex data parsing on invalid JSON strings
#105
bbc2
closed
6 years ago
0
Remove kinds
#104
emillon
closed
6 years ago
0
Remove stubs
#103
emillon
closed
6 years ago
0
Implement attribute operations using the repr type
#102
emillon
closed
6 years ago
1
Encode CKA_ID as hex string in json
#101
NathanReb
closed
6 years ago
9
Deprecate the "stubs" load mode
#100
emillon
closed
6 years ago
0
Add all mechanism types added in 2.40
#99
emillon
closed
6 years ago
0
Deprecate analysis features
#98
emillon
closed
6 years ago
0
Fix P11.RV.of_string "CKR_ACTION_PROHIBITED"
#97
emillon
closed
6 years ago
0
More eq show instances
#96
emillon
closed
6 years ago
0
Make it clear CKR are hex encoded in OK_OR_FAIL
#95
NathanReb
closed
6 years ago
1
P11.RV.of_string does not know about CKR_ACTION_PROHIBITED
#94
emillon
closed
6 years ago
0
Rename use_get_function_list to load_mode
#93
emillon
closed
6 years ago
0
load_driver: make dll argument non-named
#92
emillon
closed
6 years ago
0
Add a high-level digest operation
#91
emillon
closed
6 years ago
0
Make use_get_function_list a type
#90
emillon
closed
6 years ago
0
Non-eraseable default arguments
#89
emillon
closed
6 years ago
0
Support C_Digest
#88
emillon
closed
6 years ago
0
P11_driver: add an API not based on modules
#87
emillon
closed
6 years ago
0
Add more functions to the fake DLL
#86
emillon
closed
6 years ago
0
Fix P11_aes_key_wrap_params installation
#85
emillon
closed
6 years ago
0
Add ECDSA+SHA2 mechanisms
#84
emillon
closed
6 years ago
0
Support CKM_AES_KEY_WRAP mechanism
#83
emillon
closed
6 years ago
0
Drop compatibility with 4.02.3
#82
emillon
closed
6 years ago
0
Derive P11_mechanism.compare
#81
emillon
closed
6 years ago
0
Hex encode AES-CTR and AES-GCM parameters
#80
emillon
closed
6 years ago
0
Next