cryptomator / cryptomator/jsmb
Replace Bouncy Castle dependency with in-project CMAC implementation
Open
- Dominant language
- Java
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The Bouncy Castle dependency was added as a temporary stopgap for proving a CMAC implementation. Replace it with an in-project CMAC implementation to reduce external dependencies.
**Context:**
- PR: https://github.com/cryptomator/jsmb/pull/2
- Source comment: https://github.com/cryptomator/jsmb/pull/2#discussion_r2434913269
- See also: https://github.com/cryptomator/jsmb/pull/2#discussion_r2434918125
- Requested by: @JaniruTEC (Comment: https://github.com/cryptomator/jsmb/pull/2#discussion_r2478636031)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.