https://github.com/ArteMisc/libgodium/blob/40423dac717d1e45e89107639d9e5bacc0472180/sign/ed25519_sign.go#L101 This line will cause a panic if `dst` is `nil`, which should be treated as a valid input.