botan icon indicating copy to clipboard operation
botan copied to clipboard

Cryptography Toolkit

Results 267 botan issues
Sort by recently updated
recently updated
newest added

any plans to support pkcs11 AES operations ?

enhancement

The following commands I am using to build botan for qnx : export PATH=$PATH:/home/sayani/qnx710_2/host/linux/x86_64/usr/bin python3 configure.py --os=qnx --cc=gcc --cc-bin=x86_64-pc-nto-qnx7.1.0-g++ nice -n 19 make -j $(nproc) But after that I am...

Just learned LGTM is shutting down December 16th, replaced by some Github integration https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/

task

I stumbled over this when trying to [visualize the `clang-tidy` output](https://github.com/randombit/botan/pull/3640) in the pull request diff view. Currently, `run_clang_tidy.py` iterates the `compile_commands.json` and invokes the tool for each entry that...

It takes almost 6 seconds to run clang-format just on that one file, while reformatting the entire codebase takes ~12 seconds on a 4 core machine. It may be worth...

task

I discovered an issue with BER_Decoder when decoding BER encoded constructed elements with indefinite length. Since those elements use EOC element (with two 0 byte tags) to define end of...

### Pull Request Dependencies * #3464

### Pull Request Dependencies * #3464