Skip to content

mdempsky/dnscurve

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 65 commits ahead of agl:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
Random DNSCurve code

This project is a collection of various DNSCurve-related code.  In
particular, it contains:

  - slownacl: A pure Python implementation of the NaCl Python API. For
      more details about NaCl, see http://nacl.cace-project.eu/.
      WARNING: This library is not resistant to timing attacks.

  - forward: A DNSCurve forwarder implementation.

  - tools: A set of DNS and DNSCurve-related tools.

  - drafts: Internet-Drafts related to DNSCurve.

  - attic: Old code that needs updating.

About

Tools for DNS curve implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.7%
  • Python 38.3%