PGP Public Key / Private Key
ในการรับส่งข้อมูลกันระหว่างระบบ จะต้องมีการปกปิดข้อมูลส่วนบุคคลตามพระราชบัญญัติคุ้มครองข้อมูลส่วนบุคคล หรือที่เรารู้จักกันก็คือ PDPA
ทั้งนี้ จะทำอย่างไรดีละ ปกปิดข้อมูลตามแต่ละ Record ดีไหม จะยุ่งยากไปป่าว คิดหนักอีก ถ้างั้นก็ Encrypt ไปเลยทั้งไฟล์ดีกว่า โดยเลือกใช้ PGP ละกัน
ในบทความนี้จะขอนำเสนอการใช้โปรแกรม Kleopatra เพื่อสร้าง PGP Public Key/ Private Key ในบทความถัดไปจะขอนำเสนอการ Implement PGP Encryption/Decryption ด้วย C#
- Download and Installation Kleopatra
URL: https://www.gpg4win.org/download.html
2. How to create public/private key
2.1 File -> New Key Pair
Choose -> Create a personal OpenGPG key pair
2.2 Enter Detail
Click Advanced Settings button
- Choose all detail as per below and Click OK button
2.3 Click -> Create Button
2.5 Enter Passphrase and Repeat
2.6 Key Pair Successfully Created
Click -> Make a Backup Of You Key Pair
Save Private Key
Enter passphrase
2.7 Export Public Key
Reference
- https://medium.com/@thitiwutnatesang/%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%82%E0%B9%89%E0%B8%B2%E0%B8%A3%E0%B8%AB%E0%B8%B1%E0%B8%AA%E0%B9%81%E0%B8%A5%E0%B8%B0%E0%B8%96%E0%B8%AD%E0%B8%94%E0%B8%A3%E0%B8%AB%E0%B8%B1%E0%B8%AA%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B9%83%E0%B8%8A%E0%B9%89-gnupg-gpg-975c86e1beb
- Gpg4win — Download Gpg4win