// Package decryption implements the JPK decompression algorithm used by // Monster Hunter Frontier to compress game data files. The format is // identified by the magic bytes 0x1A524B4A ("JKR"). package decryption