mbedtls/include
Janos Follath 38a5d35646 PSA PAKE: Add type for representing primitives
In most of the PAKEs the primitives are prime order groups, but some of
them might need the ring structure or just are using completely different
algebraic structures (eg. SRP or PQC schemes).

Signed-off-by: Janos Follath <janos.follath@arm.com>
2021-06-03 12:07:47 +01:00
..
mbedtls Merge pull request #4315 from Kxuan/feat-pre-compute-tls 2021-06-03 11:41:54 +02:00
psa PSA PAKE: Add type for representing primitives 2021-06-03 12:07:47 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00