Commit Graph

10 Commits (362077d3d53b1ffb32e7151367940d411d04df64)

Author SHA1 Message Date
Cenk Gündoğan e70c5d416e Merge pull request #4787 from BytesGalore/doc_crypto_add_word_on_required_cflags
doc crypto: add word on using required `CFLAGS`
8 years ago
BytesGalore d09ae8f384 doc crypto: add word on using required `CFLAGS` 8 years ago
Oleg Hahm 825ba72751 doc crypto: fixed typo and improved example 8 years ago
Oleg Hahm 51db509f7c sha256: move from crypto to hashes 8 years ago
René Kijewski cecb4c8c56 crypto: remove skipjack support
Unused, unmaintained, buggy code for an unknown algorithm.
8 years ago
Oleg Hahm 4a8e897c0e doc: minor fixing for crypto module
Moves the crypto module documentation to the right group and streamline the doxygen keywords.
8 years ago
Nico von Geyso 4a4235c622 Unified Cipher API and Block cipher operation modes 8 years ago
Oleg Hahm 6d8c0d74c3 doc: some doxygen cleanups
* removed RIOT unrelated cpu documentation
* introduced cpu_specific prefix to mark such documentation
* put oneway_malloc and crypto into sys group
9 years ago
Ludwig Ortmann b7992922ce fix license headers in non-.c files 9 years ago
Hauke Petersen 05419a5547 Initial import of crypto libs from SecureMicroMesh
- Imported files from secure micro mesh library
- added Makefiles and included libs into sys/Makefile
10 years ago