-
-
[
Asm]
GFP_MOD_ADD_Project.zip
this is the ADD routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
-
[
Asm]
GFP_MOD_SUB_Project.zip
this is the SUB routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
-
[
Asm]
GFP_MONT_INV_Project.zip
this is the MONTGOMERY INV routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
-
[
Asm]
GFP_MUL_Project.zip
this is the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
-
[
Asm]
PRNG_Project.zip
this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
-
-
-
-
[
Java/JSP]
JavaApp-SSA.rar
Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg (key+ permutation of elements)
-