mirleft / ocaml-nocrypto

OCaml cryptographic library
ISC License
111 stars 53 forks source link

compilation failed on armv7 (32 bits) #147

Open vbmithr opened 6 years ago

vbmithr commented 6 years ago

Because of __uint128_t not supported. Any way to have a fallback on this?