CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/09/02 08:50:39
Modified files: usr.bin/signify: signify.c Log message: split the sign() function into two, with a pure memory core made available as a separate function to make it easier to reuse in other code.