Lua library/wrapper for cryptography
        Posted  
        
            by fpinheiro
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fpinheiro
        
        
        
        Published on 2010-05-21T19:42:34Z
        Indexed on 
            2010/05/21
            19:50 UTC
        
        
        Read the original article
        Hit count: 238
        
Hi,
I'm looking for a library or wrapper for Lua to use some cryptographic functions. Initially I only need to create SHA-1 hashs.
Any tips or suggestion are appreciated.
© Stack Overflow or respective owner