-
Or maybe I'm not looking in the right place.
If I do `python configure.py --minimized-build --enable-modules=md5,sha1,system_rng,sha2_64,tls --amalgamation` I get a `botan_all.h` and a `botan_all.c…
-
https://en.wikipedia.org/wiki/Merkle_signature_scheme
Cmss20 can be 10x faster signing and is quantum resistant over bitcoins ecdsa.. is it somethinf to consider at the early stages of zcash to imp…
-
I noticed this during #757 and before I forget this: Is there any reason why `Public_Key` derived classes take public key bits in their constructors as `secure_vector` instead of `std::vector` (perhap…
-
Platform: Windows 10 AMD64
toolchain: mingw
(GNU coreutils) 5.3.0
I have also tried
python configure.py --cc=gcc --cpu=x86 --os=mingw --disable-share
python configure.py --cc=gcc --cpu=i686 --os…
-
9c72dab introduces the `key_length()` method for `Botan::Public_Key`. The documentation explains the purpose of this method as
* Return an integer value best approximating the length of the
…
-
This little patch gets Botan past configuration issues when using Sun Studio.
```
$ cat sunstudio.diff
diff --git a/src/build-data/cc/sunstudio.txt b/src/build-data/cc/sunstudio.txt
index 9ace51…
-
This may be related to [Issue 276, Let fuzzer test handle unavailable filesystem access properly](https://github.com/randombit/botan/issues/276):
```
$ ./configure.py
INFO: ./configure.py invo…
-
```
$ 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…
-
Hello there! Coming from a Rails & "Devise" background, I'm rewriting an app and start using Guardian.
The first "newbie" question that comes up is : wow, that's a lot of different keys types (backed…
thbar updated
7 years ago