-
Hello thanks for awesome product,
It would be insanely great to have iOS client so we can connect from iPad.
-
OCB currently is the best-performing AEAD mode, particularly with AES on Intel CPUs. It would be great if in addition to GCM (also good, but somewhat slower) CryFS offered OCB, at least for AES.
-
`ocaml pkg/pkg.ml build --tests false --with-lwt true --xen false --freestanding true`
```
ocamlfind ocamlopt -shared -package bytes -package cstruct src/nocrypto.cmx -o src/nocrypto.cmxs
ocamlfind o…
-
Hi I have just started using gulp-sass instead of gulp-ruby-sass (As the performance was horrendous). I am now seeing a large performance increase however I am getting a huge error log in my console t…
-
Take https://bitwiseshiftleft.github.io/sjcl as a Javascript example. It does allow for AES-256 keys, which does support CCM/OCB modes. We'd be forced back to SHA-256 which isn't horrible to do. I don…
-
Mac OS X 10.11.6 El Capitan. Xcode-8.0. Installed OpenSSL-1.0.2j (via Macports).
Current Botan master, configured:
```
$ ./configure.py --prefix=/opt/local --with-openssl --with-boost --with-lzma --w…
-
```
$ sudo make install
Password:
sphinx-build -c ./src/build-data/sphinx -b html ./doc/manual build/docs/manual
Running Sphinx v1.4.9
loading pickled environment... done
building [mo]: target…
-
I wanted to try `rr` but it looks like it doesn't support my AMD CPU:
```
[FATAL /home/edwin/rr/rr/src/PerfCounters.cc:129:get_cpu_microarch() errno: 0 'Success']
-> CPU 0xf20 unknown.
```
The CPU…
-
I have downloaded the tarball of botan, which has the next version: botan-1.11.28 (tested this too at 1.11.29 - see edit here below). To build the library, i have used the instructions outlined [here]…
-
@blackHatMonkey, referring back to Issue #1, one of your cards (a ath9k_htc) returned a interface type as \* Unknown mode (11) . I've added the constant, NL80211_IFTYPE_OCB , for this IFTYPE in nl8021…