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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
brix
/
crypto-js
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
16.4k
Code
Issues
259
Pull requests
20
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
crypto-js
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 24, 2023
Change default hash algorithm and iteration's for PBKDF2 to prevent weak security by using the default configuration.
evanvosberg
committed
421dd53
View commit details
Copy full SHA for 421dd53
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
chore: rename BF to Blowfish
Alanscut
committed
762feb2
View commit details
Copy full SHA for 762feb2
View code at this point
Browse repository at this point
Commits on Sep 14, 2021
feat: blowfish support
Alanscut
committed
fb81418
View commit details
Copy full SHA for fb81418
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
feat: custom KDF hasher
Alanscut
committed
09ee2ab
View commit details
Copy full SHA for 09ee2ab
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Merge pull request #285 from paulmwatson/develop
Show description for 6703e79
evanvosberg
authored
6703e79
View commit details
Copy full SHA for 6703e79
View code at this point
Browse repository at this point
No es default param.
evanvosberg
committed
d50d964
View commit details
Copy full SHA for d50d964
View code at this point
Browse repository at this point
Merge pull request #378 from Elity/develop
Show description for 4840268
evanvosberg
authored
4840268
View commit details
Copy full SHA for 4840268
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
fix: es-check error
Elity
committed
fe84967
View commit details
Copy full SHA for fe84967
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
fix:The "cfg.salt" parameter don't work
Alanscut
committed
dcc3848
View commit details
Copy full SHA for dcc3848
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
feat: add urlsafe
spencer17x
committed
ae0696f
View commit details
Copy full SHA for ae0696f
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Add support for crypto from globalThis.
evanvosberg
committed
971c31f
View commit details
Copy full SHA for 971c31f
View code at this point
Browse repository at this point
Merge pull request #305 from fredericrous/patch-1
Show description for 7f36db9
evanvosberg
authored
7f36db9
View commit details
Copy full SHA for 7f36db9
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
lint 🚀
fredericrous
authored
1adcb50
View commit details
Copy full SHA for 1adcb50
View code at this point
Browse repository at this point
Commits on May 11, 2020
Minor typo fix: varialbes => variables
paulmwatson
committed
71ad0bc
View commit details
Copy full SHA for 71ad0bc
View code at this point
Browse repository at this point
Commits on May 10, 2020
Support self.crypto in Web Workers
LubosD
committed
1241fdb
View commit details
Copy full SHA for 1241fdb
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Do not run the detect native crypto module for every cryptoSecureRandomInt call.
evanvosberg
committed
7f809c9
View commit details
Copy full SHA for 7f809c9
View code at this point
Browse repository at this point
Reduce try catch statements.
evanvosberg
committed
ac28862
View commit details
Copy full SHA for ac28862
View code at this point
Browse repository at this point
Just one if to check whether crypto is defined.
evanvosberg
committed
4d5da7a
View commit details
Copy full SHA for 4d5da7a
View code at this point
Browse repository at this point
Update comment.
evanvosberg
committed
3cbd6c1
View commit details
Copy full SHA for 3cbd6c1
View code at this point
Browse repository at this point
Do not simply try catch, cheack availabilty instead.
evanvosberg
committed
20b827d
View commit details
Copy full SHA for 20b827d
View code at this point
Browse repository at this point
Remove the `| 1` left over from the previous float number operation.
evanvosberg
committed
0241952
View commit details
Copy full SHA for 0241952
View code at this point
Browse repository at this point
Fix syntax typo.
evanvosberg
committed
8623234
View commit details
Copy full SHA for 8623234
View code at this point
Browse repository at this point
Fix typo in comment.
evanvosberg
committed
7e2710a
View commit details
Copy full SHA for 7e2710a
View code at this point
Browse repository at this point
Do not convert into float number.
evanvosberg
committed
e4ac157
View commit details
Copy full SHA for e4ac157
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Fix jshint window / global warning.
evanvosberg
committed
9d1a450
View commit details
Copy full SHA for 9d1a450
View code at this point
Browse repository at this point
Merge pull request #211 from julkwiec/feature/3des-key-extension
Show description for 73ba314
evanvosberg
authored
73ba314
View commit details
Copy full SHA for 73ba314
View code at this point
Browse repository at this point
Merge pull request #228 from pearson-g/develop
Show description for 1e821e2
evanvosberg
authored
1e821e2
View commit details
Copy full SHA for 1e821e2
View code at this point
Browse repository at this point
Add secure random using native crypto module.
evanvosberg
committed
b405ff5
View commit details
Copy full SHA for b405ff5
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
modify the comments in core.js
pearson-g
committed
ec5a222
View commit details
Copy full SHA for ec5a222
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
Fix 3DES encryption with 64- and 128-bit keys
Julian Kwieciński
committed
150d88d
View commit details
Copy full SHA for 150d88d
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Pass jshint test.
evanvosberg
committed
89ce246
View commit details
Copy full SHA for 89ce246
View code at this point
Browse repository at this point
Merge pull request #87 from evilboxingdragonslayer/develop
Show description for 4b7673e
evanvosberg
authored
4b7673e
View commit details
Copy full SHA for 4b7673e
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Putting (bits1 | bits2) expression into a variable (fix for iOS 6 bug)
Show description for 7e4cf2f
aaron-schmidt
authored
7e4cf2f
View commit details
Copy full SHA for 7e4cf2f
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
fixed infinite loop bug in zero padding unpad
Mike Quade
committed
5bfe6d5
View commit details
Copy full SHA for 5bfe6d5
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Remember creator on mode object and add test case.
evanvosberg
committed
a5214c4
View commit details
Copy full SHA for a5214c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.