Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:40 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:curve25519_generic
Proto:void curve25519_generic(u8 mypublic[CURVE25519_KEY_SIZE], const u8 secret[CURVE25519_KEY_SIZE], const u8 basepoint[CURVE25519_KEY_SIZE])
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u8 | mypublic | |
const u8 | secret | |
const u8 | basepoint |
767 | format_fexpand(x0, basepoint) |
768 | z[0] = 1 |
773 | No 3D Now!(e, secret, 32) |
774 | curve25519_clamp_secret(e) |
Name | Describe |
---|---|
curve25519 | |
curve25519_generate_public |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |