chore(windows): remove DCPCrypt
Open
chore
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Looks like we use dcpcrypt now only for two reasons:
1. Encrypting user's proxy server settings. This should not be needed (Proxy dialog should be removed, we should always read from system settings).
2. Generating MD5 hashes. Used only by project files in Developer (as we move towards a folder model in Developer, this will no longer be needed either). Alternative MD5 units are available, for example Indy has an MD5 unit. Also, system.Hash.
Contributor guide
Assessment
This issue has not been assessed yet.