-
June 20, 2022
A Value Accelerator – Process Mining
- 92 Comments
- 44752 Views
- Categories: Process Mining
Data is the most significant asset for many organizations. As Wil. van der Aalst, Professor at RWTH Aachen University - Godfather of Process Mining said "Data science is the profession of the future because organizations that are unable to use (big) data smartly will not survive. However, it is …
-
March 15, 2022
WebSockets in Rust Actix Framework
- 27 Comments
- 24355 Views
- Categories: socket
WHAT is Web-Socket
The Web Socket API is a cutting-edge technology, providing full duplex communication between the user’s browser and a server. With this API, you can send a message to a server and receive a message over a single TCP connection. It provides easier real-time data transfer because server …
-
Jan. 5, 2022
RSA Encryption/Decryption with Open SSL library in Rust
- 0 Comments
- 4652 Views
- Categories: Data Security Cryptography RSA
How RSA works?
Before diving into the RSA library, I would like to talk about how RSA works theoretically.
If you would like to RSA encryption, you should generate and publish a public key depending on two large prime numbers, along with a helper value. You have …
-
Aug. 11, 2021
Voltage Secure Data ile Veri Formatını Koruyarak Şifreleme
- 0 Comments
- 3518 Views
- Categories: Cybersecurity Data Security Format Preserve Encryption KVKK GDPR PIPEDA APPI
Kişisel verilerin gizliliği ve güvenliği konusunda RSA firması tarafından yapılan araştırmaya göre geçmişte kişisel verilerinin en az bir kez ihlal edildiğini söyleyen katılımcıların oranı %45 olarak tespit edilmiş. Günümüz dijital dünyasında firmaların müşterileri ile sağlıklı bir güven ilişkisi yaratabilmeleri için kişisel verilerin korunması ve güvenliği konusunda öncü tedbirler almaları gerekiyor. …
-
July 9, 2021
INSIS - Insurance Information System
- 0 Comments
- 12658 Views
- Categories: Non-Life Insurance Core System Life Insurance Pension Takaful
Our core insurance systems were once the innovative solution for some time back. However, under today’s conditions and competitive landscape those innovative solutions of yesterday act as the biggest barrier against digitalization today.
You might have heard the story of “Winchester Mystery House”. The inventor of Winchestor rifles …