Commit Graph

7 Commits (d4de1abcc91313453dd8beaf7e7f08495cdeab8e)

Author SHA1 Message Date
Martin Dosch 6556ab1188 Ox: Change rpad from random length to length dependent on message length
The length of message + the length of the rpad will always be a
total length of a multiple of 100.
2 years ago
Martin Dosch 13dc48bbb4 Remove println. 2 years ago
Martin Dosch 658ef9b653 Ox: Use crypto/rand instead of math/rand for rpad. 2 years ago
Martin Dosch 644b1f809d Use shorter random string for resource. 2 years ago
Martin Dosch 20953ab1ac Move file reading into own helper func. 2 years ago
Martin Dosch e9e0d8c735 Add experimental Ox (OpenPGP for XMPP) support. 2 years ago
Martin Dosch 3c9f8fac45 Move id function to helpers file. 3 years ago