AES-256 보호 기능으로 내장된 데이터베이스를 안전하게 보호하세요

11월 4, 2025
InterBase 15은 이제 기본적으로 AES-256 암호화를 활성화하여, 이동 중인 데이터와 저장된 데이터 모두에 내장된 보안 기능을 제공합니다.

영어로 계속 읽기:

InterBase by Embarcadero is a high-performance, embeddable SQL database engine designed for developers building cross-platform applications. It supports key features such as multi-version concurrency control (MVCC), strong data encryption, and disaster recovery through point-in-time recovery and journaling. Known for its small footprint and minimal administration requirements, InterBase is commonly used in embedded, mobile, and desktop environments where reliable, low-maintenance data storage is essential. It offers integration with development tools like Delphi and C++Builder, making it a practical choice for applications requiring robust local data processing.

The InterBase 15 release significantly strengthens its security model with encryption and authentication upgrades built into the core. This version introduces AES‑256 encryption as the default for securing data both at rest and in transit. It also now uses SHA‑256 password digests, offering more robust defense against unauthorized access by improving how passwords are stored and verified. These updates make InterBase 15 a safer choice for applications where data integrity and confidentiality are critical.

To see a full list of what's new in version 15, see our release notes.

For more information, visit our InterBase product page.