jcryptool / crypto

JCrypTool Crypto Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
67 stars 37 forks source link

Create a ByteFormattingProvider (Service) #350

Closed tassadarius closed 3 years ago

tassadarius commented 3 years ago

Problem: Some plugin require byte formatting

Like something is 84 Bytes, 3.2 KiloBytes etc. Most plugins have a custom solution in place. It would be nice if there was a Provider which could handle this at a central place.

It should