Liste des projets simples Logiciel Télécharger Carte

Cryptography
661 projects in result set
Dernière Mise à Jour: 2013-11-23 00:41

yaSSL

yaSSL is a C++ based SSL library for embedded and RTOS environments, designed for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.

Dernière Mise à Jour: 2013-04-11 06:28

Openwall GNU/*/Linux

Owl (Openwall GNU/*/Linux) is a small security-enhanced Linux distribution for servers. Owl also makes a good base system for customized virtual machine images and embedded systems, and Owl live CDs with remote SSH access are good for recovering or installing systems (whether with Owl or not). A single Owl CD includes the full live system, installable packages, the installer program, as well as full source code and the build environment capable of rebuilding the entire system from source. Owl supports multiple architectures (x86, x86-64, SPARC, and Alpha) and offers some compatibility for packages developed for other Linux distributions. The primary approaches to security are proactive source code review, privilege reduction, privilege separation, careful selection of third-party software, safe defaults, and "hardening" to reduce the likelihood of successful exploitation of security flaws.

Dernière Mise à Jour: 2014-05-12 02:28

OpenCA OCSP Responder

The OpenCA OCSP Responder is an RFC 2560 compliant
OCSPD responder. It can be used to verify the
status of a certificate using OCSP clients (such
as Mozilla/Netscape7). The Responder is actually
included in the main OpenCA distribution package.
It is also possible to install the daemon as a
stand-alone application, in which case you will
need a CRL (or access to an LDAP server where the
CRL can be obtained).

(Traduction automatique)
Dernière Mise à Jour: 2014-02-11 20:40

Zorp

Zorp is a proxy firewall suite with its core architecture is built around today's security demands: it uses application level proxies, is modular and component based, uses a script language to describe policy decisions, makes it possible to monitor encrypted traffic, lets you override client actions, and lets you protect your servers with its built in IDS capabilities.

Dernière Mise à Jour: 2010-09-04 05:53

OpenCA

The OpenCA Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide. OpenCA is based on many Open-Source Projects. Among the supported software is OpenLDAP, OpenSSL, Apache Project, Apache mod_ssl.

(Traduction automatique)
Dernière Mise à Jour: 2007-05-22 01:23

J2SSH

J2SSH is an object-orientated Java implementation of the SSH version 2 protocol. It provides a rich, powerful, and extensible SSH API that enables developers to gain access to SSH servers and to develop entire SSH client/server frameworks. The API library provides a fully-featured SSH2 implementation specifically designed for cross-platform development. Higher level components, representing both the standard SSH client and SSH servers, are provided which implement the protocol specification for user sessions and port forwarding. The specification currently supports public key and password authentication and a full implementation of the SFTP protocol.

(Traduction automatique)
Dernière Mise à Jour: 2014-03-31 01:55

NTRU

The NTRU public-key cryptosystem provides a Java implementation of the NTRUEncrypt and NTRUSign algorithms. Both algorithms are considered safe against quantum computer attacks. A C port of NTRUEncrypt is available, as well.

(Traduction automatique)
Système d'exploitation: OS Independent
Langage de programmation: Java
Dernière Mise à Jour: 2008-07-11 07:08

GPGME

GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a high-level cryptography API for encryption,
decryption, signing, signature verification, and key management. It currently
uses GnuPG as its backend, but the API is not restricted to this engine. In
fact, support for other backends is planned.

(Traduction automatique)
Dernière Mise à Jour: 2006-01-15 07:51

ssss

ssss is an implementation of Shamir's secret
sharing scheme for UNIX systems.

(Traduction automatique)
Dernière Mise à Jour: 2014-02-10 22:14

SoftHSM

SoftHSM is an implementation of a cryptographic store accessible through a PKCS#11 interface. You can use it to explore PKCS#11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan for its cryptographic operations.

Dernière Mise à Jour: 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.

(Traduction automatique)
Dernière Mise à Jour: 2007-02-03 11:33

CryptoFS

CryptoFS is a encryption filesystem for Filesystem in Userspace and Linux Userland Filesystem. Files written to the mount point will be stored encrypted (data and filename) in a directory on a normal filesystem.

(Traduction automatique)
Dernière Mise à Jour: 2014-05-07 22:27

Ubuntu Privacy Remix

Ubuntu Privacy Remix is a modified live CD based on Ubuntu Linux. UPR is not intended for permanent installation on a hard disk. The goal of Ubuntu Privacy Remix is to provide an isolated working environment where private data can be dealt with safely. The system installed on the computer running UPR remains untouched. It does this by removing support for network devices as well as local hard disks. Ubuntu Privacy Remix includes TrueCrypt and GnuPG for encryption and introduces "extended TrueCrypt volumes".

(Traduction automatique)
Dernière Mise à Jour: 2012-05-19 01:10

libssh2

libssh2 is a C library that implements the SSH2 protocol.

Dernière Mise à Jour: 2012-05-29 01:43

GNU SASL

GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers such as IMAP and SMTP to request authentication from clients, and in clients to authenticate against servers. The library includes support for the SASL framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN, NTLM, and KERBEROS_V5 mechanisms.