Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.687 Times

Rsa Cryptosystem Example freeware
Filter: All | Freeware | Demo
 

Rsa Cryptosystem Example

1 2 3 4 5 > 
Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 314

Jsymmetric Java implementation of the RSA cryptosystem. RSA is a splitkey cryptosystem developed by Rivest, Shamir, and Adleman @ MIT in '77. RSA is thought to be secure except by factoring large primes. Jsymmetric is more proof of concept than actually useful. Platforms: Windows, Mac, Linux

License: Freeware Size: 49.1 KB Download (52): Jsymmetric Download

Added: July 20, 2010 | Visits: 1.759

Distributed RSA Key Generation Distributed RSA Key Generation is a software to generate shared RSA keys. Currently, only keys for two parties using Gilboas protocol are supported. But the protocol stack is extensible, so in the future there may be other protocols supported. Work has begun on Straubs protocol but is not... Platforms: *nix

License: Freeware Size: 2.3 MB Download (157): Distributed RSA Key Generation Download

Added: March 15, 2010 | Visits: 1.095

Catalyst::Example::InstantCRUD Catalyst::Example::InstantCRUD is a CRUD scaffolding for Catalyst. SYNOPSIS instantcrud.pl -name=My::App -dsn=dbi:Pg:dbname=CE -user=zby -password=pass The instantcrud.pl executable creates a skeleton CRUD application in current directory. The parameters are: name of the application and... Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): Catalyst::Example::InstantCRUD Download

Added: October 19, 2010 | Visits: 1.156

Catalyst::Example::Controller::InstantCRUD Catalyst::Example::Controller::InstantCRUD is a Catalyst CRUD example Controller. SYNOPSIS use base Catalyst::Example::Controller::InstantCRUD; METHODS load_interface_config Returns the config hash for input forms (widgets) and other interface elements get_resultset Returns the... Platforms: *nix

License: Freeware Size: 32.77 KB Download (101): Catalyst::Example::Controller::InstantCRUD Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 625

RSA Key Generator RSA Key Generator was developed as an accessible, and very handy piece of software that lets you generate RSA keys. All you have to do is input the name and key prefix, nym name and passphrase. The rest is up to the software. Platforms: Windows

License: Freeware Download (444): RSA Key Generator Download

Added: May 10, 2013 | Visits: 539

Proxy Example Proxy Example script demonstrates how to build a proxy object. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Proxy Example Download

Added: March 23, 2013 | Visits: 552

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt; Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: June 28, 2013 | Visits: 732

Windows Animation Example Windows Animation Example code shows you how to make animation in C . Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (54): Windows Animation Example Download

Added: March 24, 2013 | Visits: 939

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP). Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (70): Play Wav File Example Script Download

Added: January 18, 2010 | Visits: 1.275

Data::Encrypted Data::Encrypted is a Perl module to transparently store encrypted data via RSA. SYNOPSIS # functional interface: use Data::Encrypted file => "./.$0-encrypted-data", qw(encrypted); # note: login and password are not *really* the login and # password values, only the desired prompt! my... Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Data::Encrypted Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 414

NTRU NTRU was specially designed as a public key cryptosystem that is thought to be unbreakable even with quantum computers. Commonly used cryptosystems like RSA or ECC, on the other hand, will be broken if and when quantum computers become available. In addition, NTRU is significantly faster than... Platforms: Windows

License: Freeware Download (419): NTRU Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 493

Crawl-By-Example (Heritrix plugin) Crawl-By-Example runs a crawl, which classifies the processed pages by subjects and finds the best pages according to examples provided by the operator. Crawl-By-Example is a plugin to the Heritrix crawler, and was done as a part of GSoC06 program. Platforms: Windows, Mac, Linux

License: Freeware Size: 805.46 KB Download (44): Crawl-By-Example (Heritrix plugin) Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 543

Example-based Development of Grammars Example-based Development of Grammars (EDG) is a system implemented in Lisp for building natural language grammars andlexicons incrementally and interactively. Platforms: Windows, Mac, Linux

License: Freeware Size: 93.91 KB Download (47): Example-based Development of Grammars Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 444

Maven JSF Richfaces Example An example project using Maven 2, JSF, Richfaces, Tomahawk, JPA(Hibernate), Spring, etc... Platforms: Windows, Mac, Linux

License: Freeware Size: 35.94 MB Download (48): Maven JSF Richfaces Example Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 481

RSA Library An RSA library written in all languages allowing you to easily implement RSA in your software Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 17.34 KB Download (76): RSA Library Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 417

Web RSA RSA Public Key Crypotgraphy for Web Browsers. Use JavaScript to RSA-encrypt data that can only be decrypted on the server, and not by prying eyes.The poor man's SSL... Platforms: Windows, Mac, Linux

License: Freeware Size: 28.06 KB Download (56): Web RSA Download

Added: May 10, 2013 | Visits: 579

if else example if else example is a basic example of an if then else control structure. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): if else example Download

Added: May 10, 2013 | Visits: 457

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 506

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation. Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 577

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object. Platforms: Windows, Mac, *nix, Python, BSD Solaris


1 2 3 4 5 >