Here's an example that I use (from my github):
https://github.com/ShawnMilo/crypto/blob/master/crypto.go

I wonder if it has to do with not padding the password length (see my
fixLength) function. See if the same problem occurs when you use my
functions instead.

Incidentally, if anyone has any constructive code review notes on my
version they'd be welcome. :o)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to