You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per Flexible Checksums SEP, we need to support below checksum algorithms and need support from CRT for it.
CRC32C
CRC32
SHA256
SHA1
I believe all of these are already implemented in CRT, we need Swift bindings for these. I believe SHA256 already has Swift bindings, need work for the others.
Use Case
please refer to flexible checksum SEP
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
The text was updated successfully, but these errors were encountered:
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the feature
As per Flexible Checksums SEP, we need to support below checksum algorithms and need support from CRT for it.
CRC32C
CRC32
SHA256
SHA1
I believe all of these are already implemented in CRT, we need Swift bindings for these. I believe SHA256 already has Swift bindings, need work for the others.
Use Case
please refer to flexible checksum SEP
Proposed Solution
No response
Other Information
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: