Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

About

MD5 is a commonly used algorithm for hashing and data integrity (despite being obsolete).

Project Scope and Timelines

Implement crypto/md5 using hand-written assembly.

Components and Repos

https://github.com/golang/go/

https://go-review.googlesource.com/c/go/+/527936

Stakeholders and Partners

Ludovic Henry  dillon 

Dependencies

None

Measure of Success

crypto/md5 is accelerated on riscv similarly to other platforms

Status Updates

  • No labels