搜索资源列表

  1. tomcrypt_libraries_v1.05

    0下载:
  2. lib:包含lib文件(及相应源文件供参考)使用前将goozo_crypt.obj和tomcrypt.lib两个文件复制到C++builder的lib目录下 include:头文件,使用前复制到C++builder的include目录下 docs(tom):tom提供了加密函数库的pdf说明(想进一步了解功能可以看头文件和源文件中的注释) Rinick s ECC:椭圆曲线非对称加密的一个例子和密钥生
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1893376
    • 提供者:范权昌
  1. Handbook_of_Elliptic

    0下载:
  2. 本文档为加密解密领域的经典,介绍椭圆曲线的相关知识,是每个密码领域同仁的必备书籍-Of this document is to introduce the elliptic curve encryption decryption field of classical knowledge essential books each password colleagues in the field,
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5629952
    • 提供者:hdx
  1. tuoyuan

    0下载:
  2. 实现了将英文字母进行椭圆曲线算法加密并解密的全过程,详细输出过程中的主要步骤,使代码更清晰-The letters of the alphabet, the elliptic curve algorithm to encrypt and decrypt the whole process, detailed output of the main steps in the process to make the code clearer
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:何冬
  1. shiyansan-jiyuRSAdegongyaojiami

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -Understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. RSA encryp
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:72704
    • 提供者:mengmeng
  1. RSA

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -1 understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. (2) the RS
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:fuaixia
  1. sm2test2.0

    0下载:
  2. SM2加密算法基于椭圆曲线原理的国产加密算法-SM2 encryption algorithm
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:李涛
  1. cryptopp562

    0下载:
  2. 加密算法库,包含常用的des,RSA,椭圆曲线算法,双鱼算法-Encryption algorithm library
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1137664
    • 提供者:梨花
  1. elgamal(1)

    0下载:
  2. ELGMAL加密技术,同时包含了椭圆曲线的加密运算,和数域对应的运算-ELGMAL encryption, elliptic curve contains the encryption operation, the operation corresponding to several fields
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:855040
    • 提供者:徐莉琴
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInst
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:杨平
  1. SM2_PART4

    0下载:
  2. SM2椭圆曲线公钥密码算法。第4部分:公钥加密算法-SM2 elliptic curve public key cryptography algorithms. Part 4: public key encryption algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:180224
    • 提供者:章章
  1. ecc_jiajiemi

    0下载:
  2. 椭圆曲线算法实现,加密解密算法实现,值得学习一下-Elliptic curve algorithm, encryption and decryption algorithm, it is worth learning about
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:章章
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA publ
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:leon
  1. elliptic-curve-algorithm

    0下载:
  2. 椭圆曲线算法的原理与实现,使用C语言实现椭圆曲线算法来进行加密和解密-Principle and Implementation of elliptic curve algorithm using C language elliptic curve algorithm to encrypt and decrypt
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3281920
    • 提供者:liuxinran
  1. SM2ECC

    0下载:
  2. 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the Nation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:孙计良
  1. secret

    0下载:
  2. 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是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, EC
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:133120
    • 提供者:贺魄
  1. ECC-RFID

    0下载:
  2. 基于椭圆曲线RFID认证协议的研究。主要讲述了RFID系统的构成以及椭圆曲线的加密体制。-Research of RFID authentication protocol based on elliptic curve. Focuses on the composition of RFID system and the elliptic curve encryption system.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1064960
    • 提供者:孔繁月
  1. ecc

    0下载:
  2. 一个简易的椭圆曲线密码加密程序,适合新手学习。-Elliptic curve cryptography
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:周子轩
  1. Elliptic-Curve-Encryption-Algorithm

    0下载:
  2. 能实现椭圆曲线密码的加密解密过程,功能齐全,易于实现-Can realize the elliptic curve cryptography decipher process, function is complete, easy to realize
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:208896
    • 提供者:薛玉
  1. 337

    0下载:
  2. 易语言椭圆曲线算法加密文件源码例程程序结合易语言数据操作支持库,调用API函数实现ECC加密文件功能。 -Easy language elliptic curve encryption algorithm source code routines combined with easy language data manipulation support library, call the API function to achiev
  3. 所属分类:易语言编程

    • 发布日期:2024-05-20
    • 文件大小:78848
    • 提供者:zhch28
« 1 2 3 4 5 6 7 8»

源码中国 www.ymcn.org