liboqs/docs/algorithms/kem_sike.md
2020-02-26 13:38:36 -05:00

2.9 KiB

liboqs algorithm datasheet: kem_sike

Summary

Parameter sets

Parameter set Security model Claimed NIST security level Public key size (bytes) Secret key size (bytes) Ciphertext size (bytes) Shared secret size (bytes)
SIKE-p434 IND-CCA 1 330 374 346 16
SIKE-p434-compressed IND-CCA 1 196 239 209 16
SIKE-p503 IND-CCA 2 378 434 402 24
SIKE-p503-compressed IND-CCA 2 224 280 248 24
SIKE-p610 IND-CCA 3 462 524 486 24
SIKE-p610-compressed IND-CCA 3 273 336 297 24
SIKE-p751 IND-CCA 3 564 644 596 32
SIKE-p751-compressed IND-CCA 3 334 413 363 32

Implementation