chore: drop crypto-js in favor of hardcoded vectors#885
Conversation
related to #525 Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Cache: Disabled due to Reviews > Disable Cache setting Disabled knowledge base sources:
⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe changes remove the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What kind of change does this PR introduce?
chore
What is the current behavior?
crypto-js is used only in tests for compatibility
What is the new behavior?
use crypto-js and produce the vectors and drop the dependency since not used anymore
Additional context
related to #525