CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - elliptic curve implementation .c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - elliptic curve implementation .c - List
[
Crack Hack
]
ECC
DL : 1
ECC(椭圆曲线密码)的标准C语言设计与实现-ECC (Elliptic Curve Cryptography) standard C language Design and Implementation
Date
: 2025-07-07
Size
: 179kb
User
:
[
Crack Hack
]
CECC
DL : 0
C语言实现的椭圆曲线加密算法,十分强悍。真的很好用-C Language Implementation of elliptic curve encryption algorithm, is very tough. Really good use
Date
: 2025-07-07
Size
: 179kb
User
:
Decell Hoo
[
Windows Develop
]
chenjay
DL : 0
用C++BUILDER实现椭圆曲线加密源代码-Using C BUILDER implementation of elliptic curve cryptography source code
Date
: 2025-07-07
Size
: 208kb
User
:
jay
[
Algorithm
]
Ellipticcurvepublickeysystem
DL : 0
计算机安全学中椭圆曲线公钥系统的c源码 输入与输出: 请输入椭圆曲线方程y^2=x^3+cx+d(mod p)中c,d,p的值:8,10,23 椭圆曲线方程为y^2=x^3+8x+10(mod23) 请输入所取明文x的x1,x2:19,13 请输入选择的椭圆曲线上的点a0的x,y:7,8 请输入私钥a=17 选取t=3 加密的结果是(y0,y1,y2) = ((22,22),20,18) 实施解密: (c1,c2)=(18,12) x1=19 x2=13 -Computer Security Studies in the elliptic curve public key system, c-source input and output: Please enter the elliptic curve equation y ^ 2 = x ^ 3+ cx+ d (mod p) in the c, d, p values: 8,10,23 elliptic curve equation y ^ 2 = x ^ 3+8 x+10 (mod23) Please enter the plaintext x by taking the x1, x2: 19,13 Please enter a choice of elliptic curve point a0 of the x, y: 7,8 Please enter a private key a = 17 select t = 3 encrypted result is (y0, y1, y2) = ((22,22), 20,18) implementation of the decryption: (c1, c2) = (18,12) x1 = 19 x2 = 13
Date
: 2025-07-07
Size
: 12kb
User
:
ttt
[
Crack Hack
]
EC-Signature
DL : 0
基于miracl大数库的椭圆曲线EC的签名算法的c语言实现-Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation
Date
: 2025-07-07
Size
: 374kb
User
:
hbhb
[
Crack Hack
]
EC-Verify-Signature
DL : 0
基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现-Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation
Date
: 2025-07-07
Size
: 361kb
User
:
hbhb
[
Crack Hack
]
ECC
DL : 0
椭圆曲线加密算法完整版,用C++实现,包括密钥生成,加密解密文件,可完整运行~-The full version of elliptic curve encryption algorithm, with C++ implementation, including key generation, encryption and decryption of files, can complete run ~
Date
: 2025-07-07
Size
: 1.33mb
User
:
lixiang
[
GDI-Bitmap
]
ECClib
DL : 0
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
Date
: 2025-07-07
Size
: 100kb
User
:
Henry
[
Crack Hack
]
dfsd
DL : 0
C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法 [JXARM9-2410-1.rar] - 创维特arm9开发板使用详解,包含arm9交叉编译环境的搭建,bootloader的烧写,内核的下载,绝对的一本好资料! [ECDSA.rar] - 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ecc算法的实现。 [ApplicationofCryptography.rar] - 一本关于密码学应用的学习参考书,内有对称密钥加密、数字签名、认证、公钥加密、哈希算法等内容,内容全面。 [ecc加密算法入门介绍 .rar] - ecc加密算法入门介绍 文件列表(日期:2007050206)(点击判断是否您需要的文件,如果- C language, elliptic curve encryption and decryption algorithm [ ibe_dec.rar]- elliptic curve encryption algorithm, encryption step in the source code, there are detailed notes [ DES.rar]- encryption algorithm source code, including DES, RSA, DAS, RC4, RC5 etc. [ mulf2m.rar]- elliptic curve encryption algorithm to generate the multiplier, the main function is to achieve the prime field of polynomial modulo P ( large prime numbers) by the operator. [AesCode.rar]- AES c++ to achieve a simple and easy to use graphical interface dialog box [ 2745ecc.rar]- elliptic curve encryption algorithm [ JXARM9-2410-1.rar]- special Skyworth ARM9 development board detailed, including the ARM9 cross compiler environment to build, bootloader programmer, kernel download, is a good information! [ ECDSA.rar]- elliptic curve digital signature algorithm VC implementation, including the realization of an integer type and ECC algorithm. [ ApplicationofCryptography.rar]- on the applicat
Date
: 2025-07-07
Size
: 4kb
User
:
clint
[
Crack Hack
]
ECC
DL : 0
椭圆曲线加密,C实现,里面有详细的加解密流程的介绍-Elliptic Curve Cryptography, C implementation
Date
: 2025-07-07
Size
: 523kb
User
:
王博
[
Crack Hack
]
elliptic-curve-algorithm
DL : 0
椭圆曲线算法的原理与实现,使用C语言实现椭圆曲线算法来进行加密和解密-Principle and Implementation of elliptic curve algorithm using C language elliptic curve algorithm to encrypt and decrypt
Date
: 2025-07-07
Size
: 3.13mb
User
:
liuxinran
[
Other
]
ecc
DL : 0
椭圆曲线算法的C程序实现,椭圆曲线加密算法,椭圆曲线C++(C program implementation of elliptic curve algorithm)
Date
: 2025-07-07
Size
: 378kb
User
:
fcy
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.