UNPKG

@4us-dev/crypto

Version:

Utility classes to assist developers during software development

45 lines (24 loc) 677 B
## [0.1.3](https://github.com/4us-dev/4us-utils/compare/v0.0.3...v0.1.0) (2021-09-24) ## New Features ### codeChallengeGeneratorAsync - compatibility with browser ### sha256Async - create to work with browser and nodejs ## [0.0.3](https://github.com/4us-dev/4us-utils/compare/v0.0.1...v0.0.3) (2020-09-19) ## Bug fix ### base64 - fix bug to base64 working in client side and server side ## [0.0.2](https://github.com/4us-dev/4us-utils/compare/v0.0.1...v0.0.2) (2020-09-19) ## New Features ### pkce - codeVerifierGenerator - codeChallengeGenerator ## 0.0.1 (2020-09-19) ## New Features ### base64 - encode - decode ### base64Url - encode - decode ### sha256