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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
archethic-foundation
/
libjs
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
19
Code
Issues
10
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(crypto): Add encryption functionality
- #196
#196
Merged
samuelmanzanera
merged 12 commits into
archethic-foundation:develop
archethic-foundation/libjs:develop
from
Rudy-Perrin:crypto
Rudy-Perrin/libjs:crypto
Copy head branch name to clipboard
Jun 11, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(crypto): Add encryption functionality
#196
samuelmanzanera
merged 12 commits into
archethic-foundation:develop
archethic-foundation/libjs:develop
from
Rudy-Perrin:crypto
Rudy-Perrin/libjs:crypto
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2024
feat(crypto): getGenesisAddress
Show description for 20651e5
Rudy-Perrin
committed
20651e5
View commit details
Copy full SHA for 20651e5
Browse repository at this point
feat(crypto): getServiceGenesisAddress
Show description for 5eb10c6
Rudy-Perrin
committed
5eb10c6
View commit details
Copy full SHA for 5eb10c6
Browse repository at this point
feat(crypto): encryptSecret
Show description for acc6dba
Rudy-Perrin
committed
acc6dba
View commit details
Copy full SHA for acc6dba
Browse repository at this point
test(crypto): add test for encryptSecret
Rudy-Perrin
committed
d9fca76
View commit details
Copy full SHA for d9fca76
Browse repository at this point
refactor(crypto): improve imports, typing and JSDoc
Rudy-Perrin
committed
ebd49ed
View commit details
Copy full SHA for ebd49ed
Browse repository at this point
Commits on Apr 29, 2024
refactor(crypto): improved clarity and consistency of aesDecrypt and aesEncrypt
Rudy-Perrin
committed
27aca15
View commit details
Copy full SHA for 27aca15
Browse repository at this point
Commits on May 3, 2024
Merge branch 'develop' into crypto
Rudy-Perrin
committed
0be2f82
View commit details
Copy full SHA for 0be2f82
Browse repository at this point
Commits on May 24, 2024
Update src/crypto.ts
Show description for 00a4820
Rudy-Perrin
and
bchamagne
authored
00a4820
View commit details
Copy full SHA for 00a4820
Browse repository at this point
Update tests/crypto.test.ts
Show description for 4b3b888
Rudy-Perrin
and
bchamagne
authored
4b3b888
View commit details
Copy full SHA for 4b3b888
Browse repository at this point
Update tests/crypto.test.ts
Show description for a3c8792
Rudy-Perrin
and
bchamagne
authored
a3c8792
View commit details
Copy full SHA for a3c8792
Browse repository at this point
Commits on Jun 11, 2024
Use spread operators in encryptSecret for public keys parameters
samuelmanzanera
committed
17acc43
View commit details
Copy full SHA for 17acc43
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into crypto
samuelmanzanera
committed
25d8e93
View commit details
Copy full SHA for 25d8e93
Browse repository at this point
You can’t perform that action at this time.