Possible a sample 2009/10/20 Mindaugas Kavaliauskas <[email protected]>: > Hi, > > >> + added PRG functions for BlowFish encryption: >> hb_blowfishKey( <cPass> ) -> <bfKey> >> hb_blowfishEncrypt( <bfKey>, <cData> ) -> <cCryptedData> > > http://www.schneier.com/blowfish.html says: "It takes a variable-length key, > from 32 bits to 448 bits ..." > Is cPass parameter a key? Or key is computed using this password? > If cPass is a key, what will happen if it is shorter than 32 bit? > If cPass is not a key, how can key size be specified? > > > Thank You, > Mindaugas > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
-- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
