[MNG-5356] Make encrypt/decrypt logic pluggable
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Anders Hammar](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=afloom)** opened **[MNG-5356](https://issues.apache.org/jira/browse/MNG-5356?redirect=false)** and commented
It would be good if Maven Core facilitated the encryption (and decryption) logic to be replaceable. Today's solution is very much hard-coded to the plexus logic.
This would make it possible for enterprise environments to re-use existing solutions, like for eg smart cards, for this. The default should be the current implementation though.
---
**Issue Links:**
- [MNG-5615](https://issues.apache.org/jira/browse/MNG-5615) Rework credentials handling
1 votes, 9 watchers
Contributor guide
Assessment
This issue has not been assessed yet.