| Projects on Google Code | Results 1 - 10 of 45 |
This project contains source code and documentation from the aforementioned course for _group 5_.
_Brief - course site_: This pakke consists of three individual courses/modules that must be followed in sequence as each assumes the previous ones. The courses are *Reliable Software*, *Reliable Arch...
Library bi2php based on BigInt and RSA JavaScript libraries from dave@ohdave.com for interaction JavaScript and PHP for encryption RSA. Montgomery modular reduction original and 100x times faster than BarretMu.js.
PHP code require bcadd, bcpowmod etc. PHP-function on server, but now it is not a p...
=避免求逆的高效RSA算法=
==西南交通大学个性化实验项目==
===实验小组成员===
孔维国,高德操,范成
We're coding basic RSA encryption and decryption in C, and then:
- compiling it for ARM
- profiling it
- trying to optimize the C code
- coming up with a VHDL implementation of a special instruction
- demonstrating that the hardware instruction could improve performance over the pure software...
Implementation of RSA algorithm by students of CSD
rsa's implementation in c
Implementing a small RSA class project
This is an encrypted file transfer server and client.
Features are:
Simple TLS handshake
RSA for for public key encryption
AES for symmetric encryption
SHA-1 for your MAC
php-aceauth is a PHP authentication extension for the RSA ACE/Server® with RSA SecurID® product family.
=== Installation ===
# compile php_aceauth extension with your PHP version
# copy the php_aceauth.dll/php_aceauth.so to PHP/extensions subfolder
# add your PHP hosting machine to RSA A...
As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
* Protocols: TLS 1.0 support (partial)
* Certificates: X.509 Certificate parsing and validation, built-in Root...