Simple Project List Software Map

Cryptography
661 projects in result set
最后更新: 2003-12-24 10:45

Fingerprint Verification System

Fingerprint Verification System is an easy-to-use library that allows programmers to integrate fingerprint technology into their software without specific know-how. It is fast and small, and is great for embedded systems.

(Machine Translation)
最后更新: 2005-01-08 11:55

aescrypt2

aescrypt2 is a command line file encryption
program that relies on AES-CBC-256 plus
HMAC-SHA256. It has been designed to be portable
(works on all Unix flavors and Win32) as well as
very straightforward to use.

(Machine Translation)
最后更新: 2003-12-27 09:24

Figaro's Password Manager

Figaro's Password Manager (FPM) is a GNOME application that allows you to securely store your passwords, which are encrypted with the blowfish algorithm. It allows you to copy passwords or usernames to the clipboard or primary selection. If a password is for a Web site, FPM can keep track of the URLs of your login screens and can automatically launch your browser. You can also teach FPM to launch other applications. FPM can sort your passwords into categories. Finally, it has a password generator that can help you choose good passwords.

(Machine Translation)
最后更新: 2010-08-23 22:38

Ganymed SSH-2 for Java

Ganymed SSH-2 for Java is a library that implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2, 5, and 6). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP, and SFTP. There are no dependencies on any JCE provider, as all cryptographic functionality is included.

(Machine Translation)
最后更新: 2009-05-29 17:19

Waterken Server

The Waterken Server is a platform for building Java applications that use eventual control flow operations, such as asynchronous invocation, to communicate both within the application and across the network to other HTTP-based software.

(Machine Translation)
最后更新: 2012-11-11 18:49

Industria

Industria is a collection of portable R6RS Scheme libraries for cryptography (AES, DES, Blowfish, HMAC, MD5, SHA-1, SHA-2, RSA, DSA, etc.), zip/gzip/zlib decompression, disassembly of amd64 machine code, Off-The-Record messaging, bytevector pack/unpack syntax, TLS connections via custom binary ports, and more.

(Machine Translation)
最后更新: 2012-10-09 07:56

eurephia

eurephia is an authentication plug-in for OpenVPN. It enhances the OpenVPN authentication process by using user name and password authentication in addition to SSL certificates. If too many failed attempts are registered, the user account and/or IP address will be blocked. For Linux servers, iptables support is also included, which can be used to restrict each user's network access through the VPN channel. OpenVPN 2.2 or later is required.

(Machine Translation)
最后更新: 2001-08-18 02:09

AirSnort

AirSnort is a wireless LAN (WLAN) tool that
recovers encryption keys. It operates by passively
monitoring transmissions, computing the encryption
key when enough packets have been gathered.

(Machine Translation)
最后更新: 2004-07-01 08:53

SourceID Liberty

SourceID Liberty is a Java implementation of the Liberty Alliance ID-FF 1.2 protocols. It has a workflow-based architecture that provides a great deal of flexibility and extensibility. A server-based application, it focuses on making it possible to seamlessly adapt the Liberty 1.2 federation protocols to existing infrastructure.

最后更新: 2001-08-20 12:10

OpenCA PKCS#7 Tool

The OpenCA PKCS#7 Tool (also known as SV or Sign & Verify) allows for signature verification, chain certification, signature generation (either detached or non-detached), and signature modification from the detached form to the non-detached one.

(Machine Translation)
最后更新: 2008-11-24 03:13

onlinepasswords

onlinepasswords is a program to store and retrieve
passwords online while keeping them secure. It is
Web-based (PHP+flat file) for easy retrieval. All
passwords stored are encrypted, and the master
(key) password is never saved. Even the user IDs
are all encrypted.

(Machine Translation)
最后更新: 2002-12-10 11:13

ssh-keyinstall

ssh-keyinstall is a script that helps an ssh user
set up the keys at both ends of an ssh connection.
It creates an rsa or dsa key if needed and copies
the public half to the server. Once the process
is done, you'll be able to log in with the
passphrase and key instead of a password.

(Machine Translation)
最后更新: 2014-04-09 20:28

Qccrypt

Qccrypt is a very small graphical frontend for the ccrypt encryption/decryption commandline program. The file to encrypt/decrypt can be passed as a parameter on the commandline.

最后更新: 2009-01-04 20:21

Email

Email sends email to remote SMTP servers via the
command line, which makes it useful in cron jobs.
It will send to any RFC standard remote ESMTP
server, is TLS/SSL enabled, and will allow you to
encrypt, sign, and design your message on the fly.
It has the capability to use signature files with
dynamic options, address book functionality, and
users can also attach pictures, binary files,
documents, or whatever they want. It is completely
compatible with GNUPG for encryption and signing,
and is easy to configure and use.

(Machine Translation)
最后更新: 2008-07-24 00:38

rsyncrypto

Rsyncrypto allows you to encrypt a file or a
directory structure such that they can later be
synchronized to another machine using rsync. This
means that local changes to the plain text file
result in local changes to the cipher text file.
rsyncrypto compresses the plain text file prior to
encrypting it with gzip using the "rsyncable"
patch, which is available from the rsync sources.

(Machine Translation)