mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Update checked boxes
This commit is contained in:
parent
0597db225a
commit
98d54e42fa
@ -46,6 +46,9 @@ _The checking of items on this list is still being developed. Checked items shou
|
|||||||
* [ ] No access to secret memory locations (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
|
* [ ] Separate subdirectories (without symlinks) for each parameter set of each scheme
|
||||||
* [ ] Builds under Linux, MacOS, and Windows
|
* [ ] Builds under Linux, MacOS, and Windows
|
||||||
|
* [x] Linux
|
||||||
|
* [x] MacOS
|
||||||
|
* [ ] Windows
|
||||||
* [ ] Makefile-based build for each separate scheme
|
* [ ] Makefile-based build for each separate scheme
|
||||||
* [ ] Makefile-based build for Windows (`nmake`)
|
* [ ] Makefile-based build for Windows (`nmake`)
|
||||||
* [x] All exported symbols are namespaced with `PQCLEAN_SCHEMENAME_`
|
* [x] All exported symbols are namespaced with `PQCLEAN_SCHEMENAME_`
|
||||||
@ -69,7 +72,7 @@ _The checking of items on this list is still being developed. Checked items shou
|
|||||||
## Clean C implementations currently in PQClean
|
## Clean C implementations currently in PQClean
|
||||||
|
|
||||||
Currently, the continuous-integration and testing environment of PQClean is still work in progress
|
Currently, the continuous-integration and testing environment of PQClean is still work in progress
|
||||||
and as a consequence PQClean does not yet have any implementations.
|
and as a consequence PQClean does not yet have many implementations.
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Currently, PQClean includes clean C implementations of the following KEMs:
|
Currently, PQClean includes clean C implementations of the following KEMs:
|
||||||
|
Loading…
Reference in New Issue
Block a user