I'm contemplating adding a dependency to OpenSSL for computing hashes
of things like element signatures.

This is what breaks Kristian's code. Comparing element pointers does
not work since the UFC class creates its own elements which are
different from the ones existing in FunctionSpace classes.

Would there be any difficulties with depending on OpenSSL? Are there
simpler alternatives for a function that takes a string a returns a
message digest like the SHA1 function in OpenSSL?

--
Anders

Attachment: signature.asc
Description: Digital signature

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to