Skip to content
#

byte-array

Here are 51 public repositories matching this topic...

id-mask

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.

  • Updated Jan 15, 2024
  • Java
word2png

This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words

  • Updated Sep 23, 2023
  • Go

Improve this page

Add a description, image, and links to the byte-array topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the byte-array topic, visit your repo's landing page and select "manage topics."

Learn more