Coder Social home page Coder Social logo

mym0220 / nacl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asutherland/nacl

0.0 1.0 0.0 460 KB

mirror of djb's "NaCl: Networking and Cryptography library"

Home Page: http://nacl.cr.yp.to/

C 16.39% C++ 1.42% Shell 0.94% Assembly 80.45% Python 0.80%

nacl's Introduction

A mirror of Daniel Bernstein (djb) and Tanja Lange's "NaCl: Networking and Cryptography library",
tagged for each release.  The main distribution is bereft of public repository or even a changelog;
this is kept for version sanity.

  main site: http://nacl.cr.yp.to/

Release: 20090405
Release: 20110221


The buildsystem has been altered to use waf.

On linux and OS X, this should be straightforward:
./waf configure build

On windows, you might want to do:
CC=i686-pc-mingw32-gcc CXX=i686-pc-mingw32-g++ ./waf configure build

To cross-compile for android (from linux), you might want to do:
./helpbuild-android /path/to/android-ndk-r6

An attempt has been made to build nacl under emscripten, but the result did not
appear to work.  (Note: the elimination stage had to be skipped because of
memory exhaustion.)  Most specifically, signature creation seemed to go into an
infinite loop.  See the node.js bindings for the unit test logic.  You can
try and do emscripten builds by doing:
./helpbuild-emscripten /path/to/emscripten

nacl's People

Contributors

asutherland avatar jeremywohl avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.