Commit Graph

10 Commits

Author SHA1 Message Date
Omri Mendels
ea85b71ee5 Additional analyzer examples (#605) 2021-03-11 17:02:58 +02:00
Sharon Hart
9e2bbb1dab Anonymizer - Encrypt anonymizer (#596)
* Add AES Encryption Logics

* Update NOTICE

* Key as method argument

* Anonymizer - Add encrypt anonymizer

* Anonymizer - Add encrypt anonymizer

* space

* Add documentation, tests

* Revert "Add AES Encryption Logics"

This reverts commit 18d991bc

* rename private method

* add key

* V1 to V2

* Add AES Encryption Logics

* Rebase to AES API change

* Add assertion on encryption

* change test names

Co-authored-by: sharon <sharon.hart@microsoft.com>
2021-03-08 11:39:45 +02:00
Omri Mendels
a6d720eb86 Align analyzer and anonymizer RecognizerResult objects (#591) 2021-03-03 18:28:47 +02:00
Nava Vaisman Levy
a229ec79da Add usage samples (#551)
* usage samples

* add curl sample, make postman collection downloadable
2021-02-24 19:37:09 +02:00
Nava Vaisman Levy
4652c51891 update notebook sample (#544) 2021-02-23 19:35:14 +02:00
Omri Mendels
800975f6c0 Added mkdocs for docs generation (#531) 2021-02-18 13:39:26 +02:00
Shiran Rubin
7093281062 V2 transformation to anonymizer (#526)
* Clean the engine a little by moving the text handling to another entity.
First draft.
2021-02-17 13:51:52 +02:00
Omri Mendels
0dda32f076 docs on adding recognizers (#508) 2021-02-16 17:10:19 +02:00
Nava Vaisman Levy
4c2496702f Sample jupiter notebook (#513) 2021-02-15 14:05:30 +02:00
omri374
8114524124 updates 2021-01-31 18:14:18 +02:00