搜索资源列表
bcprov-jdk15-134.tar
- 椭圆曲线算法包-elliptic curve algorithm package
New-WinZip-File
- Elliptic curve Cryptography
BNPairings-1.0
- this is on elliptic curve
1
- elliptic curve encryption
RSA
- 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -1 understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. (2) the RSA encryption algorithm, for ex
EllipticCurve
- An Elliptic Curve with its necessary values Source Code for Andriod.
ECPoint
- A Point on an Elliptic Curve in barycentric (or affine) coordinates.
ECGenParameterSpec
- The parameter specification used to generate elliptic curve domain parameters.
ECPrivateKeySpec
- The parameters specifying an Elliptic Curve (EC) private key.
ECPrivateKey
- The interface for an Elliptic Curve (EC) private key.
src
- 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA public key encryption 一、实习目的
MyPainter
- 画板程序,可以画矩形椭圆曲线,可以填充,有橡皮清除功能,支持文本框输入。-Sketchpad program, you can draw a rectangle elliptic curve can be filled with rubber clearance, support for text input box.
ecc_java_implement
- ecc算法java实现,用JAVA实现算法加密和解密,密文有base64编码或16位字符串格式2种。-An implementation of Elliptic Curve Cryptography