搜索资源列表
ECC
- 椭圆曲线加密算法。包含加密、解密、测试文件-Elliptic curve encryption algorithm. Contains encryption, decryption, and test files
chenjay
- 用C++BUILDER实现椭圆曲线加密源代码-Using C BUILDER implementation of elliptic curve cryptography source code
java4cpp-0.4-src.tar
- ECDSA ,ECIES,Elliptic Curve Diffie-Hellman Key Agreement Scheme
CryptoSystem
- Elliptic curve cryptography system implemented in java
ECKey
- Elliptic curve cryptosystem key generation
EllipticCurve
- elliptic curve implementation in java
Run
- running the elliptic curve cryptosystem in java
test_add
- This program is to add two points on elliptic curve.descriminant value is calculated. -This program is to add two points on elliptic curve.descriminant value is calculated.
ECClib
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
drawing
- 绘制简单的图形,包括:线条,直线,矩形,正方形,圆,椭圆,弧线;改变画笔或画刷的颜色,并且实现自定义颜色;文件保存;实现橡皮擦功能;实现画刷功能;实现喷漆功能;实现文字输入;实现照片的柔化效果和浮雕画效果-Drawing simple graphics, including: line, line, rectangular, square, circle, elliptic, curve Change the color of the paint brush or brush, and rea
jjeccc-alpha1a
- java写的椭圆曲线加密(EECC)算法源码 -Elliptic Curve Cryptography (EECC) algorithm source code written in java
MECCC_EncrrypS
- 一种基于msp430的椭圆曲线加密器程序源码码,通过UART传递加密解密数据。 -A program source code based on a msp430 the elliptic curve cryptography, encryption and decryption of data passed through the UART.
Tibe-072-winh
- 这是一个windows环境下实现基于身份的PKI系统源码,由stanford大学开发。采采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率. -This is a windows environment to achieve identity-based PKI system source code, developed by the University of stanford. Mining uses elliptic curve cryptog
ECC1
- 椭圆曲线加密算法源代码,使用了libtommath的大数运算库实现,可以对文件进行加密和解密-Elliptic curve encryption algorithm source code, using libtommath large numbers arithmetic library implementation can encrypt and decrypt files
sm
- SM椭圆曲线密码算法实现 sm2 sm3 sm均实现-SM Elliptic Curve Cryptography
Ecc
- Elliptic Curve C++ Library Source Code
ECC
- 已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题-Known elliptic curve E23 (16,10): y 2 ≡ x3+ 16x+ 10mod23 and a point G on it = (5,10), All times the point G is calculated. Equivalent to using the C programming lang
SM2ECC
- 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
secret
- 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
ECC-RFID
- 基于椭圆曲线RFID认证协议的研究。主要讲述了RFID系统的构成以及椭圆曲线的加密体制。-Research of RFID authentication protocol based on elliptic curve. Focuses on the composition of RFID system and the elliptic curve encryption system.