binbin
Convenient and human-readable bitmap manipulation
Description
BinBin is useful to manipulate binary strings (or bitmaps) in a convenient and human-readable format.
It's perfect for testing or otherwise exploratory work (on applied cryptography for example).
If you need an optimized library for production use and resource intensive tasks, other packages would be better fit.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 10 Oct 2017
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies