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
Accelerator
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 }}
01101sam
/
node-forge
Public
forked from
OSSTech-JP/forge
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-forge
nodejs
on
buffer-based-api
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2015
Fix formatting/naming.
dlongley
committed
223780b
View commit details
Copy full SHA for 223780b
View code at this point
Browse repository at this point
Add PRF for TLS 1.2.
mattcollier
authored and
dlongley
committed
7b60b2a
View commit details
Copy full SHA for 7b60b2a
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Clean up async key.encrypt/.decrypt; use registered schemes.
dlongley
committed
6f3cdcb
View commit details
Copy full SHA for 6f3cdcb
View code at this point
Browse repository at this point
Clean up key.sign/key.verify; use registered schemes.
dlongley
committed
436c3a5
View commit details
Copy full SHA for 436c3a5
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Start moving sign/verify and async encrypt API toward ByteBuffers.
dlongley
committed
232aa1f
View commit details
Copy full SHA for 232aa1f
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Use new Message Digest API in tests.
dlongley
committed
3468e44
View commit details
Copy full SHA for 3468e44
View code at this point
Browse repository at this point
Use new MessageDigest API.
dlongley
committed
beb7751
View commit details
Copy full SHA for beb7751
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Convert SHA-1 implementation to new API.
dlongley
committed
f04bb74
View commit details
Copy full SHA for f04bb74
View code at this point
Browse repository at this point
Start new MessageDigest API.
Show description for deb2d9c
dlongley
committed
deb2d9c
View commit details
Copy full SHA for deb2d9c
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Allow TLS version to be passed via createConnection().
dlongley
committed
e12da76
View commit details
Copy full SHA for e12da76
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Refactor/consolidate tls test code.
Show description for e8aec42
dlongley
committed
e8aec42
View commit details
Copy full SHA for e8aec42
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Start adding signature and hash algorithm support.
dlongley
committed
71ca576
View commit details
Copy full SHA for 71ca576
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Use ByteBuffers in tls APIs.
dlongley
committed
13db80c
View commit details
Copy full SHA for 13db80c
View code at this point
Browse repository at this point
Add script for running browser-only tests.
dlongley
committed
83997ba
View commit details
Copy full SHA for 83997ba
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Indicate in test description that tests are running in browser.
dlongley
committed
9b8cf14
View commit details
Copy full SHA for 9b8cf14
View code at this point
Browse repository at this point
Set longer timeouts for tests; ensure all tests are running in browser.
dlongley
committed
0fb0db1
View commit details
Copy full SHA for 0fb0db1
View code at this point
Browse repository at this point
Add option to run tests on node only; fix indentation.
dlongley
committed
b3a8937
View commit details
Copy full SHA for b3a8937
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Increase test timeout to 10s.
davidlehn
committed
9bae754
View commit details
Copy full SHA for 9bae754
View code at this point
Browse repository at this point
Add coverage support via istanbul.
Show description for 4ad69c6
davidlehn
committed
4ad69c6
View commit details
Copy full SHA for 4ad69c6
View code at this point
Browse repository at this point
Update dependencies.
davidlehn
committed
5ff1605
View commit details
Copy full SHA for 5ff1605
View code at this point
Browse repository at this point
Commits on Sep 21, 2014
Support simplified encoding param for ByteBuffers.
Show description for 1ae340a
dlongley
committed
1ae340a
View commit details
Copy full SHA for 1ae340a
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
Require string encoding to be specified in md.update().
dlongley
committed
9793757
View commit details
Copy full SHA for 9793757
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
Pass pkcs7 tests.
dlongley
committed
f83fcdd
View commit details
Copy full SHA for f83fcdd
View code at this point
Browse repository at this point
Progress towards cleaning up ASN.1 APIs.
Show description for 76b716c
dlongley
committed
76b716c
View commit details
Copy full SHA for 76b716c
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Start converting ASN.1 API to use ByteBuffers.
dlongley
committed
f60055d
View commit details
Copy full SHA for f60055d
View code at this point
Browse repository at this point
Ensure modules are properly shared by wrapping the same object.
dlongley
committed
2ae89b0
View commit details
Copy full SHA for 2ae89b0
View code at this point
Browse repository at this point
Ensure modules are properly shared by wrapping the same object.
dlongley
committed
9a56884
View commit details
Copy full SHA for 9a56884
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Require buffer inputs w/cipher APIs.
Show description for b7e2545
dlongley
committed
b7e2545
View commit details
Copy full SHA for b7e2545
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Use rsa.setPrivateKey() instead of delete.
dlongley
committed
b7510af
View commit details
Copy full SHA for b7510af
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Increase test timeout to 5 minutes.
dlongley
committed
29f04b2
View commit details
Copy full SHA for 29f04b2
View code at this point
Browse repository at this point
Remove unused var.
dlongley
committed
f37a01b
View commit details
Copy full SHA for f37a01b
View code at this point
Browse repository at this point
Always prepend zeros to random to fill up to modulus size.
dlongley
committed
fc218a2
View commit details
Copy full SHA for fc218a2
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Allow customization of salt w/pss.
Show description for c7b9b81
dlongley
committed
c7b9b81
View commit details
Copy full SHA for c7b9b81
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Add RSAPublicKey, SubjectPublicKeyInfo, and SSH fingerprint support.
Show description for 58f61cd
dlongley
committed
58f61cd
View commit details
Copy full SHA for 58f61cd
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
Use hex comparison for better output on failure.
dlongley
committed
268b982
View commit details
Copy full SHA for 268b982
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.