issues
search
mirage
/
mirage-crypto
Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)
ISC License
77
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mirage-crypto-rng.unix thread safety?
#249
edwintorok
opened
1 month ago
12
Mingw friendly case for includes.
#248
mefyl
opened
1 month ago
3
mirage-crypto-rng-eio: declare the cstruct dependency
#247
hannesm
closed
1 month ago
1
Paillier enc
#245
Athishpranav2003
closed
3 months ago
2
mirage-crypto-ec: provide Dh.secret_to_octets
#244
hannesm
closed
3 months ago
2
ECDH private key serialization
#243
palainp
closed
3 months ago
1
fix CCM, as discovered when porting TLS to string
#242
hannesm
closed
3 months ago
1
[optim - C binding] Use a contiguous array/flat representation for coordinates
#241
dannywillems
opened
4 months ago
2
remove logs dependency?
#240
copy
closed
4 months ago
3
incompatibility with eqaf 0.10
#239
c-cube
closed
4 months ago
2
cpu cycles: on arm64 use clock_gettime and PMCCNTR_EL0 for freestanding
#238
hannesm
closed
5 months ago
1
Wipe secret key data
#237
hannesm
opened
5 months ago
3
mirage-crypto-pk, mirage-crypto-rng: remove useless type alias "type bits = int"
#236
hannesm
closed
5 months ago
0
tests, mirage-crypto-ec: use asn1-combinators again
#235
hannesm
closed
5 months ago
0
mirage-crypto-rng-mirage: provide a module type S (to overcome the mirage-random opam package)
#234
hannesm
closed
5 months ago
2
Require OCaml 4.13 and remove local overrides
#233
hannesm
closed
5 months ago
0
minor updates
#232
hannesm
closed
5 months ago
1
provide ciphers with {de,en}crypt_into functionality
#231
hannesm
closed
5 months ago
5
[ec] Handle K_gen correctly for bitlen mod 8 <> 0
#230
Firobe
closed
6 months ago
4
mirage-time is now a variant
#229
hannesm
opened
6 months ago
0
P-521 sign not constant-time
#228
ansiwen
closed
6 months ago
7
Add an implementation of `mirage-crypto-rng-miou` to initialize the RNG with Miou
#227
dinosaure
closed
5 months ago
17
Set a new bytes used for elliptic curves computations to '\000'
#226
dinosaure
closed
7 months ago
7
mirage-crypto: skip Cipher_block / Cipher_stream module indirection
#225
hannesm
closed
7 months ago
0
Revise API (remove intermediate modules)
#224
hannesm
closed
7 months ago
0
mirage-crypto: revise DES to avoid global state in key derivation / key usage
#223
hannesm
closed
8 months ago
3
RNG: fix some docstrings
#222
hannesm
closed
8 months ago
0
Use an atomic instead of a reference to be domain-safe
#221
dinosaure
closed
8 months ago
10
data races in mirage-crypto
#220
hannesm
closed
8 months ago
9
avoid global buffers
#219
hannesm
closed
8 months ago
6
use a set for entropy sources
#218
hannesm
closed
8 months ago
2
add Firobe to mirage-crypto-ec authors
#217
hannesm
closed
8 months ago
1
ARM64 cycle count
#216
hannesm
opened
8 months ago
3
use digestif 1.2.0 API
#215
hannesm
closed
8 months ago
1
remove cstruct from mirage-crypto
#214
hannesm
closed
8 months ago
3
remove Hash
#213
hannesm
closed
8 months ago
0
mirage-crypto-rng: use string instead of cstruct
#212
hannesm
closed
8 months ago
2
mirage-crypto-pk: revise API to not use Cstruct.t
#211
hannesm
closed
8 months ago
3
mirage-crypto-ec: move API to string (instead of cstruct)
#210
hannesm
closed
8 months ago
4
mirage-crypto-ec: remove NIST P224 support
#209
hannesm
closed
9 months ago
2
mirage-crypto-pk: remove s-expression converters and sexplib0 dependency
#208
hannesm
closed
9 months ago
4
Add 32 bit ccm test case
#207
reynir
closed
9 months ago
2
Use xor_into3 in CBC
#206
reynir
closed
8 months ago
2
Roadmap for 1.0 release
#205
hannesm
closed
5 months ago
10
WIP aead into, WIP
#204
hannesm
closed
5 months ago
1
Chacha20-Poly1305: use string instead of cstruct
#203
hannesm
closed
9 months ago
4
benchmarks: provide a digest benchmark which uses various implementations
#202
hannesm
closed
8 months ago
5
[dkml] mirage-crypto-ec issues
#201
hannesm
opened
9 months ago
0
mirage-crypto-ec test: avoid gmp dependency
#200
hannesm
closed
9 months ago
0
Make mirage-crypto-ec (test) independent of mirage-crypto-pk
#199
hannesm
closed
9 months ago
2
Next