代码搜索:diffie
找到约 359 项符合「diffie」的源代码
代码结果 359
www.eeworm.com/read/427960/8908629
c ecdhp8.c
/*
Example Elliptic Curve Diffie-Hellman program for 8-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/427960/8908696
c ecdhp16.c
/*
Example Elliptic Curve Diffie-Hellman program for 16-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/427960/8908816
c ecdhp32.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/427960/8909584
c ecdhp.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/427960/8909734
c ecdh2m.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381528
c ecdhp8.c
/*
Example Elliptic Curve Diffie-Hellman program for 8-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381548
c ecdhp16.c
/*
Example Elliptic Curve Diffie-Hellman program for 16-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381581
c ecdhp32.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381763
c ecdhp.c
/*
Example Elliptic Curve Diffie-Hellman program for 32-bit constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)
www.eeworm.com/read/494289/6381794
c ecdh2m.c
/*
Example GF(2^m) Elliptic Curve Diffie-Hellman program for constrained environments. Uses point compression.
Stack-only memory allocation
Use with this mirdef.h header (for a PC using MS C)