Versions in this module Expand all Collapse all v1 v1.0.1 Feb 28, 2023 v1.0.0 Nov 8, 2021 Changes in this version + var ErrUncrackable = errors.New("unable to crack encryption") + func Crack(in []byte) (interface{}, error)