Does anyone know of an MD5/SHA1/etc routine that is easily used with GLib (i.e. you can give it a GIOChannel, etc)?
|
|
Unless you have a very good reason, use glib's built-in MD5, SHA1, and SHA256 implementations with |
||
|
|
|
|
You normally have to do library glue stuff yourself...
|
||
|
|
