Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Monkeysphere

Compare

  No analysis available

The Monkeysphere enables you to use the OpenPGP web of trust to verify ssh connections. SSH key-based authentication is tried-and-true, but it lacks a true Public Key Infrastructure for key certification, revocation and expiration. Monkeysphere is a framework that uses the OpenPGP web of trust for ... [More] these PKI functions. It can be used in both directions: for users to get validated host keys, and for hosts to authenticate users. [Less]

0 lines of code

2 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
2.0
   
I Use This
Mostly written in language not available
Licenses: gpl3

NTRU

Compare

  Analyzed about 16 hours ago

This project provides an implementation of the NTRU public key cryptosystem in Java. It consists of NTRUEncrypt, an encryption scheme; and NTRUSign, a signature scheme. Both algorithms are higher performance than RSA and ECC, and are considered resistant to quantum computers.

7.26K lines of code

0 current contributors

about 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

NeuroCrypto

Compare

  Analyzed about 20 hours ago

This is a C++ implementation of the concept of Neural Cryptography, which is a communication of two tree parity machines for agreement on a common key over a public channel. This exchanged public key is utilized to encrypt a sensitive message to be transmitted over an insecure channel using Rijndael ... [More] cipher. This is a new potential source for public key cryptography schemes which are not based on number theoretic functions, and have small time and memory complexities. This is a proof-of-concept demo of how such a neural key exchange protocol in conjugation with AES encryption can be implemented in C++, which could be further extended in higher-level applications. Both CLI and GUI implementations of the software were created using Visual C++ (.NET framework). [Less]

1.27K lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

ansible-ssh-keys

Compare

  Analyzed about 23 hours ago

Ansible role to manage ssh keys in Debian-like systems

62 lines of code

1 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This