Check box wrt symbolic link check

Cette révision appartient à :
Joost Rijneveld 2019-02-27 14:18:29 +01:00
Parent 0e180fa406
révision 2a1d6a1049
Signature inconnue de Gitea
ID de la clé GPG: A4FE39CF49CBC553

Voir le fichier

@ -49,7 +49,7 @@ _The checking of items on this list is still being developed. Checked items shou
* [ ] No dynamic memory allocations
* [ ] No branching on secret data (dynamically checked using valgrind)
* [ ] No access to secret memory locations (dynamically checked using valgrind)
* [ ] Separate subdirectories (without symlinks) for each parameter set of each scheme
* [x] Separate subdirectories (without symlinks) for each parameter set of each scheme
* [x] Builds under Linux, MacOS, and Windows
* [x] Linux
* [x] MacOS