Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 26, 2018 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/c69ff3a906fb9bccdc4a3417f5cb9bb1 to your computer and use it in GitHub Desktop.
Save Whateverable/c69ff3a906fb9bccdc4a3417f5cb9bb1 to your computer and use it in GitHub Desktop.
committable6
46ef1b5^,46ef1b5,2018.06,HEAD https://gist.github.com/AlexDaniel/1a3628cc4ebc8cfb0fd68260c371047f
¦«46ef1b5^»:
ok 1 - CryptoSecretBox.encrypt
¦«46ef1b5»:
Type check failed in binding to parameter '<anon>'; expected NativeCall::Types::CArray[int8] but got NativeCall::Types::CA...
in sub crypto_secretbox_int at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 120
in method encrypt at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 178
in method encrypt at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 188
in block <unit> at sandbox/x.pm6 line 129
«exit code = 1»
¦«2018.06,HEAD(08b449e)»:
Type check failed in binding to parameter '<anon>'; expected NativeCall::Types::CArray[int8] but got NativeCall::Types::CArray[int8].new
in sub crypto_secretbox_int at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 120
in method encrypt at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 178
in method encrypt at /home/bisectable/git/whateverable/sandbox/perl6-tweetnacl/lib/Crypt/TweetNacl/SecretKey.pm6 (Crypt::TweetNacl::SecretKey) line 188
in block <unit> at sandbox/x.pm6 line 129
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment