-
Mumble currently uses the [OCB](http://web.cs.ucdavis.edu/~rogaway/ocb/) algorithm for the encryption of UDP. Unfortunately, this algorithm is patented in the United States and requires a [license](ht…
ghost updated
9 years ago
-
it looks like, if saved file (ciphertext) was modified, the decrypt will still success, result in some wrong text.
to find modified ciphertext, we can make a MAC after encrypt, or using AES-GCM-256 …
-
The question came up in #71 of whether a Mosh session should rekey every so often. Mosh would perform a key-exchange protocol such as [Diffie-Hellman](http://en.wikipedia.org/wiki/Diffie%E2%80%93Hell…
-
Downloaded and `tar xvzf`-ed Botan-1.11.10. Inside the directory I tried to generate the amalgamation and got the following error:
```
$ ./configure.py --gen-amalgamation
INFO: Guessing target OS i…
-
Thank you for your library.
The AES mode used in this code is ECB, which is inappropriate for encoding long strings with the same key. This was a gotcha for me, I was wondering if it'd be appropriate…
-
GNU License not add your lib support :(
Coda = http://panic.com/coda/
iPad Coda = http://panic.com/dietcoda/
ghost updated
12 years ago