ID Masking Library Parent
· 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. This library bases its security on strong cryptographic
primitives.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window id-mask-parent-0.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.