Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AES key wrap with padding | Jack Lloyd | 2017-11-19 | 1 | -4/+4 |
| | |||||
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
| | | | | | | ISO C++ reserves names with double underscores in them Closes #512 | ||||
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -2/+2 |
| | | | | | Defined in build.h, all equal to BOTAN_DLL so ties into existing system for exporting symbols. | ||||
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
| | | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them. | ||||
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+0 |
| | |||||
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -0/+40 |