Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thejh
/
node-nacl
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
21
Code
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
switch to gyp, add tests and more methods
- #5
#5
Open
warner
wants to merge 18 commits into
thejh:master
thejh/node-nacl:master
from
warner:gyp-subnacl
warner/node-nacl:gyp-subnacl
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
switch to gyp, add tests and more methods
#5
warner
wants to merge 18 commits into
thejh:master
thejh/node-nacl:master
from
warner:gyp-subnacl
warner/node-nacl:gyp-subnacl
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2012
remove nacl-20110221, leaving only the node-specific files
warner
committed
dffe312
View commit details
Copy full SHA for dffe312
Browse repository at this point
tool to import a NaCl source tree into subnacl/, fixing symbol names
Show description for af8e09e
warner
committed
af8e09e
View commit details
Copy full SHA for af8e09e
Browse repository at this point
import NaCl-20110221 into subnacl/
warner
committed
f3c804d
View commit details
Copy full SHA for f3c804d
Browse repository at this point
switch to gyp, remove wscript
Show description for 7b6ed89
warner
committed
7b6ed89
View commit details
Copy full SHA for 7b6ed89
Browse repository at this point
report exceptions properly in node_nacl.cc
warner
committed
839efa2
View commit details
Copy full SHA for 839efa2
Browse repository at this point
index.js: export raw 'nacl' bindings, update comments
warner
committed
f4aa312
View commit details
Copy full SHA for f4aa312
Browse repository at this point
add a basic test, using the raw bindings
warner
committed
df26ca2
View commit details
Copy full SHA for df26ca2
Browse repository at this point
add secretbox functions
warner
committed
ffd585f
View commit details
Copy full SHA for ffd585f
Browse repository at this point
add onetimeauth
warner
committed
3188d91
View commit details
Copy full SHA for 3188d91
Browse repository at this point
add stream (xsalsa20). Needs test of stream_xor().
warner
committed
d591dc3
View commit details
Copy full SHA for d591dc3
Browse repository at this point
add full box/unbox/keypair tests
Show description for 7f7c8d1
warner
committed
7f7c8d1
View commit details
Copy full SHA for 7f7c8d1
Browse repository at this point
Commits on Dec 17, 2012
report C++ exception strings properly
warner
committed
7bace1d
View commit details
Copy full SHA for 7bace1d
Browse repository at this point
Commits on Dec 18, 2012
port test/box.js from nacl-20110221
Show description for 0f6d461
warner
committed
0f6d461
View commit details
Copy full SHA for 0f6d461
Browse repository at this point
add secretbox tests
warner
committed
d4d004f
View commit details
Copy full SHA for d4d004f
Browse repository at this point
port test/onetimeauth.js . Fails sometimes.
warner
committed
5403254
View commit details
Copy full SHA for 5403254
Browse repository at this point
tests: use Math.floor, not Math.round, else test sometimes fail
Show description for 3517b3b
warner
committed
3517b3b
View commit details
Copy full SHA for 3517b3b
Browse repository at this point
test/box: use fewer iterations (100, not 1000) to avoid timeouts
warner
committed
7951f49
View commit details
Copy full SHA for 7951f49
Browse repository at this point
Commits on Dec 25, 2012
onetimeauth: change variable names to fit upstream
warner
committed
eae9d68
View commit details
Copy full SHA for eae9d68
Browse repository at this point
You can’t perform that action at this time.