https://github.com/euiyounghwang/python_private_extract
Python Based Extract Private Information Algorithm from Elasticsearch Cluster
https://github.com/euiyounghwang/python_private_extract
Last synced: 7 months ago
JSON representation
Python Based Extract Private Information Algorithm from Elasticsearch Cluster
- Host: GitHub
- URL: https://github.com/euiyounghwang/python_private_extract
- Owner: euiyounghwang
- Created: 2022-02-21T03:30:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T07:39:07.000Z (over 3 years ago)
- Last Synced: 2025-01-17T19:55:26.570Z (9 months ago)
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python_Private_Extract
Python Based Extract Private Information Algorithm from Elasticsearch Cluster```sh
[INFO|ES_Private_Utils.py:156] 2022-02-21 12:27:58,229 > 성 명 1234561212121
[INFO|ES_Private_Utils.py:173] 2022-02-21 12:27:58,326 > ['1234561212121']
[INFO|ES_Private_Utils.py:174] 2022-02-21 12:27:58,326 > 1
``````sh
[INFO|ES_Private_Utils.py:53] 2022-02-21 12:27:58,326 > # JuminNumber_Check
[INFO|ES_Private_Utils.py:54] 2022-02-21 12:27:58,326 > INPUT [1234561212121]'s Length : 13
[INFO|ES_Private_Utils.py:62] 2022-02-21 12:27:58,326 > -- INPUT's JUMIN LEN SUCCESS
[INFO|ES_Private_Utils.py:66] 2022-02-21 12:27:58,326 > -- JUMIN LEFT : 123456, RIGHT : 121212
[INFO|ES_Private_Utils.py:87] 2022-02-21 12:27:58,327 > JUMIN CHECK : L_SUM : 112, R_SUM : 48 -> 160, CHECKSUM : 5
[INFO|ES_Private_Utils.py:88] 2022-02-21 12:27:58,327 > R_OPERATOR_ANSWER : 1
[INFO|ES_Private_Utils.py:98] 2022-02-21 12:27:58,327 > FOREIGN_FINAL_CHECK_PREDICT CHECK : L_SUM : 112, R_SUM : 48 -> 160, CHECKSUM : 7
[INFO|ES_Private_Utils.py:99] 2022-02-21 12:27:58,327 > R_OPERATOR_ANSWER : 1
[INFO|ES_Private_Utils.py:107] 2022-02-21 12:27:58,327 > JUMIN RESULT : FAIL
[INFO|ES_Private_Utils.py:108] 2022-02-21 12:27:58,327 > FOREIGN RESULT : FAIL
```**[INFO|ES_Private_Utils.py:234] 2022-02-21 12:27:58,327 > #JUMIN CHECKSUM : -> JUMIN : 0, FOREIGN : 0**
**[WARNING|ES_Private_Utils.py:243] 2022-02-21 12:27:58,327 > #TOTAL JUMIN COUNT : 0, # TOTAL JUMIN COUNT : 0**