does anyone know where i can find a class or module that i can use in my vb app to interface with the CryptoAPI? I'm actually trying to encrypt a password so that it ends up the same as if i had encrypted it using Perls crypt() function?