Notifications
Clear all

[Closed] md5 hashing in Maxscript

Anyone done any md5 hashing in Maxscript? doable?

1 Reply

I haven’t used it yet, but dotNet has a class “System.Security.Cryptography.MD5CryptoServiceProvider” that might help. More info and a VB example can be found here.

Martijn