Stefan Grundmann

Results 5 comments of Stefan Grundmann

@kit-ty-kate : sorry about that; i had `dune-release publish ...` issues. `mirage-block-ccm-1.0.2.tbz` is now an asset of the `1.0.2` release and the fetch works.

Having Twofish in nocrypto would be extreemly usefull to me for another use case. My specific need for a Blowfish is unfortunately something that can not be worked around (deployed...

i think for FreeBSD a call to [cap_enter(2)](https://www.freebsd.org/cgi/man.cgi?query=cap_enter&apropos=0&sektion=0&manpath=FreeBSD+11.2-RELEASE+and+Ports&arch=default&format=html) would be the way to go.

turns out, that cap_enter(2) will not work because because ppoll(2) is not permitted in capability mode. However: the poll(2) code in the FreeBSD kernel is capsicum enabled and shares the...

go also has an implementation: https://godoc.org/golang.org/x/crypto/openpgp