Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crypto module implementation #164

Merged
merged 117 commits into from
Oct 16, 2023
Merged

Crypto module implementation #164

merged 117 commits into from
Oct 16, 2023

Conversation

Xavrax
Copy link
Contributor

@Xavrax Xavrax commented Oct 5, 2023

feat(crypto): Add crypto module

Update the crypto module structure and add enhanced AES-CBC cryptor.

fix(crypto): Improved security of crypto implementation by increasing the cipher key entropy by a factor of two.

Improved security of crypto implementation by increasing the cipher key entropy by a factor of two.

fix: fixed missing return from failed function

Fixed missing return from failed pbaes256_decrypt_alloc() function

Copy link
Contributor

@budgetpreneur budgetpreneur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Xavrax
Copy link
Contributor Author

Xavrax commented Oct 16, 2023

@pubnub-release-bot release

@Xavrax Xavrax merged commit a6ce865 into master Oct 16, 2023
6 checks passed
@Xavrax Xavrax deleted the feat/new-crypto branch October 16, 2023 14:40
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants