Kitura / Kitura/BlueCryptor

Remove support for deprecated cryptographic options (MD2, MD4, MD5) & release to cocoapods

Open
#77 2 comments 0 reactions 1 assignee Claimed by @LowAmmo View on GitHub
enhancement
Dominant language
Swift
Stars
192
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Looks like Apple is considering MD2, MD4, M5 "cryptographically broken"

`'CC_MD2_Final' was deprecated in iOS 13.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).`

So, might as well remove those options.

Then, once the options are removed - would be awesome to release the new version to cocoapods! 😄

(working on a PR to address, now)

-Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.