Neptune-Crypto / twenty-first

Collection of mathematics routines and cryptography for the twenty-first century
GNU General Public License v2.0
74 stars 22 forks source link

feat: Implement `{Lower, Upper}Hex` for `Digest` #221

Closed jan-ferdinand closed 3 months ago

jan-ferdinand commented 4 months ago

This allows formatting using the :x and :X modifiers, like print!("{digest:x}").

@dan-da, would this make sense?

coveralls commented 4 months ago

Coverage Status

coverage: 97.698% (-0.007%) from 97.705% when pulling 65dc94d3ed678d44a3c55cf2bd2c017a2d5a76ed on fmt_hex into cbdaede2ef35c10da77faf584ba9560648711a87 on master.