资源列表
crypto3
- crypto analysis code
crypto5
- code for neurocryptography
kerberos_install_guide
- kerberos是MIT开发的著名的认证加密系统,此文档为kerberosV5版本的安装指南。-kerberos is the development of the famous MIT authentication encryption system, this document is kerberosV5 version of the Installation Guide.
secure_comunication_software
- 一个基于openssl开发的安全通信软件,可实现消息发送方和接收方之间的安全通信,编程语言为C语言。-It s a openssl-based development of secure communications software that enables the message sender and receiver of secure communication ,programming languages is C language.
3075819836
- 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 -The use of C written in DES, DESX, DES3 (three DES) encryption algorithm, this program demonstrates how to Delphi
AES_Encrypt
- AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
cesare
- Algorithme cesar used to crypte a message
jj
- CORNACCHIA Algorithm * * GOAL: given d and p prime, find (x,y) such that x^2 + y^2 = d * p * * in this implementation, d = 1. This code does not accept d <> 1 !!! * see "A Course in Computational Algebraic Number Theory" by Henri
CRYPTOGRAPHIE-FICHIERS___Page
- a code used to crypte message
dijekstra
- this in dijeckstre algo
code412
- DES加密算法,开发环境是VISUAL BASIC-DES
Z8D64UDemo
- Z8D64U的演示程序。本工程建立了Z8D64U程序的基本框架,用户程序可以在本工程基础上修改,完成了USB功能程序,插入主机后就可以完成枚举过程,使用UART打印调试信息,接到PC COM口就可以看到调试信息-Z8D64U demonstration program.