summaryrefslogtreecommitdiff
path: root/core/fdrm/crypto/fx_crypt_unittest.cpp
AgeCommit message (Collapse)Author
2016-12-16Better tests for password protected documents.chromium/2954tsepez
- Add unit tests for sha256 implementation. - Remove void* types from API in favor of correct actual types. Review-Url: https://codereview.chromium.org/2577223002
2016-11-21Add unit test for fdrm's MD5tsepez
Review-Url: https://codereview.chromium.org/2517153003