Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Toss tedu's cleanse into crypto_memory.c | tb | 2024-11-06 | 1 | -8/+1 |
| | |||||
* | Relocate FIPS stubs to crpyto_legacy.c | tb | 2024-11-05 | 1 | -1/+19 |
| | | | | discussed with jsing | ||||
* | CRYPTO_mem_ctrl() is also relocated to crypto_legacy.c | tb | 2024-11-05 | 1 | -1/+8 |
| | | | | discussed with jsing | ||||
* | Move OPENSSL_cleanse() to crypto_legacy() | tb | 2024-11-05 | 1 | -1/+8 |
| | | | | | | The correct spelling is explicit_bzero() and it doesn't need its own file. discussed with jsing | ||||
* | Fold cversion.c into crypto_legacy.c | tb | 2024-11-05 | 1 | -1/+56 |
| | | | | discussed with jsing | ||||
* | Rename cryptlib.c into crypto_legacy.c | tb | 2024-11-05 | 1 | -0/+371 |
discussed with jsing |