Skip to content

Instantly share code, notes, and snippets.

View git-init-wesley's full-sized avatar
:shipit:
Software and cathedrals are the same thing - first we build them, then we pray.

ウェズリー (𝚞 𝚣𝚞𝚛ī) git-init-wesley

:shipit:
Software and cathedrals are the same thing - first we build them, then we pray.
View GitHub Profile
package me.levasseur;
import com.google.common.hash.Hashing;
import org.apache.commons.codec.DecoderException;
import org.apache.commons.codec.binary.Base32;
import org.apache.commons.codec.binary.Hex;
import java.security.SecureRandom;
import java.text.MessageFormat;