Skip to content

Commit eb04905

Browse files
committed
26.03 Release
IB-8809 Signed-off-by: Raul Metsma <raul@metsma.ee>
1 parent 8d80f33 commit eb04905

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

ID_software_architecture_files/ID_software_architecture_files_3_0.qea renamed to ID_software_architecture_files/ID_software_architecture_files_3_1.qea

1.68 MB
Binary file not shown.

ID_software_architecture_files/docs/index.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ARCHITECTURE OF ID-SOFTWARE
22

3-
Document version: 30
4-
Software version: 25.11
5-
Last updated: 27.10.2025
3+
Document version: 31
4+
Software version: 26.03
5+
Last updated: 17.02.2026
66

77

88
# Introduction
@@ -15,7 +15,7 @@ Main sources for information about ID-software are [www.id.ee](https://www.id.ee
1515

1616
This document covers description of ID-software and its components, their deployment in different environments, provided and required interfaces. The document does not include components that have reached the end of their support nor the components that have not yet been released.
1717

18-
The document is based on the latest released state of the ID-software components. At the time of writing, the latest released version of ID-software is **version 25.11**. Latest version numbers of the various ID-software components are provided at [https://www.id.ee/en/article/information-on-the-latest-software-versions/](https://www.id.ee/en/article/information-on-the-latest-software-versions/).
18+
The document is based on the latest released state of the ID-software components. At the time of writing, the latest released version of ID-software is **version 26.03**. Latest version numbers of the various ID-software components are provided at [https://www.id.ee/en/article/information-on-the-latest-software-versions/](https://www.id.ee/en/article/information-on-the-latest-software-versions/).
1919

2020
The document is targeted for:
2121

@@ -32,9 +32,9 @@ The document is targeted for:
3232

3333
The software is being developed and tested by:
3434

35-
* **RaulWalter** (RW, [https://www.raulwalter.com](https://www.raulwalter.com)) as the main contractor during 2019-2025;
36-
* **Nortal** ([https://nortal.com](https://nortal.com)) during 2019-2025;
37-
* **TTT** ([https://www.testijad.ee](https://www.testijad.ee)) during 2019-2025;
35+
* **RaulWalter** (RW, [https://www.raulwalter.com](https://www.raulwalter.com)) as the main contractor during 2019-2026;
36+
* **Nortal** ([https://nortal.com](https://nortal.com)) during 2019-2026;
37+
* **TTT** ([https://www.testijad.ee](https://www.testijad.ee)) during 2019-2026;
3838
* SK ID Solutions (SK, [https://www.skidsolutions.eu/en](https://www.skidsolutions.eu/en));
3939
* Aktors ([http://www.aktors.ee/wp/](http://www.aktors.ee/wp/));
4040
* CGI Estonia ([https://www.cgi.ee/et](https://www.cgi.ee/et)).
@@ -266,9 +266,6 @@ Note that not all of the external base libraries are included in the component m
266266
![cmp DigiDoc4 signing components](index_files/comp_digidoc4_signing.png "cmp DigiDoc4 signing components")
267267
**Figure: DigiDoc4 signing and crypto-components**
268268

269-
![cmp DigiDoc4 management components](index_files/comp_digidoc4_eid.png "cmp DigiDoc4 management components")
270-
**Figure: DigiDoc4 ID-card management components**
271-
272269
| Component | Description | Owner |
273270
| - | - | - |
274271
| DigiDoc4 | DigiDoc4 enables handling digitally signed documents, encryption/decryption for managing ID-card’s PIN/PUK codes replacement and other services.<br/>Code repository: [https://github.com/open-eid/DigiDoc4-Client](https://github.com/open-eid/DigiDoc4-Client). | RIA |
@@ -279,6 +276,7 @@ Note that not all of the external base libraries are included in the component m
279276
| Central configuration repository | Described in chap. [Central configuration service](#_comp_central_conf). | RIA |
280277
| Central configuration client | Described in chap. [Central configuration service](#_comp_central_conf). | RIA |
281278
| Libdigidocpp | Described in chap. [Software libraries](#_comp_libraries). | RIA |
279+
| Libcdoc | Described in chap. [Software libraries](#_comp_libraries). | RIA |
282280
| SiVa | Described in chap. [Software libraries](#_DigiDoc4). | RIA |
283281
| TSL repository | Described in chap. [Software libraries](#_comp_libraries). | EU/RIA |
284282
| Time-stamping proxy service interface | Described in chap. [Software libraries](#_comp_libraries). | RIA |
@@ -314,9 +312,9 @@ Required:
314312
* [Mobile-ID (MID) REST service](#_MID_REST_service)
315313
* [Smart-ID (MID) REST service](#_SID_REST_service)
316314
* [LDAP directory interface](#_LDAP_directory_interface)
317-
* [CDoc 2.0 Decryption Service interface](#_CDoc_decryption_service)
318315
* Interfaces with base libraries:
319316
* [Libdigidocpp library’s API](#_Libdigidocpp_library’s_interfaces) – for handling documents in supported digital signature formats (ASiC, BDOC, DDOC and PDF)
317+
* [Libcdoc library’s API](#_Libcdoc_library’s_interfaces) – for handling documents in supported encryption formats (CDoc 1.0/1.1/2.0)
320318
* External base libraries: Qt6, libldap, openssl
321319
* Interfaces with cryptographic token’s drivers (described in chap. [Drivers](#_comp_drivers))
322320
* PKCS#11 interface
Binary file not shown.
5.06 KB
Loading

0 commit comments

Comments
 (0)