Blog

Lifecycles and cryptography, part 4

Life cycles and cryptography

We subconsciously suspect connections with the age of equipment, its reliability and general security. On the other hand, it is difficult to imagine the above problem in the field of cryptography and to accept these development impacts. I was wondering how it is even possible to consider the mentioned life cycles, what impact they have on security, or what relationships there are between the life cycles of cryptography and other applications or services. The goal is to understand the motivations to maintain the current solution, the impacts of extension on technological debt and to what extent the approach using cryptoagility can solve the mentioned problems. This article series tries to summarize the causes that hinder regular and, most importantly, rapid change of cryptography, as well as to provide an overview of the reasons. If we know the reasons for these problems, we are able to consider them and make appropriate decisions.


Measuring cryptographic debt

The problem with this type of technological debt is its measurement and reporting. How to actually approach it? The fundamental building block is Asset management, because "you can't secure something you don't know exists". Those who don't have it unfortunately have a problem managing their own IT and shouldn't even try to manage cryptography. Only based on the asset inventory can you tell what an organization's overview of its assets is. If the asset knowledge coverage is higher than 90%, it is a mature solution. If it is between 70% and 90%, it is a reasonable solution that, although it has its problems, can be worked with. If it is lower than 40%, the organization has a serious problem. And somewhere between 40% and 70% are organizations that have understood how important this knowledge is. For them, the main indicator is the trend, which determines the effort to address this problem.

Coverage = Assets in CMDB Estimated or Measured Assets

The second part of such a construction is the measurement of the currency of cryptography, i.e. CFI (Cryptography Freshnesh Index). It is possible to paraphrase it with the rule “Do you have cryptography? And could I see it?” Here, both its affiliation to a certain area and the degree of compliance with standards are evaluated for each cryptographic asset. I note with current standards. Such a list can be prepared, for example, in the following way:

  • Outdated algorithms - high risk
  • Key length - high risk
  • SSL/TLS/DTLS/QUIC version, IPSec version - high risk
  • Certificate age - medium risk
  • Cryptographic material replacement policy - high risk
  • Readiness (currently a question of migration to PQC) - increasing risk
  • Unsupported crypto libraries - high risk

In the area of migration to PQC algorithms, the risk for key agreement algorithms (KEM) will be high in 2030 and for digital signatures (DSA) in 2035, and very high after. Nowadays, risk is "only" medium to high.

Cryptography Freshness Index = i=1 n Complexity weighti * Compliancei n

This is the sum of the risks for each component multiplied by the compliance of these components with the corresponding standards (according to legal weight, these are laws, norms or company policies). If the resulting status is between 90% and 100%, this is a modern setting, corresponding to current requirements. From 70% to 90%, this is an acceptable status, between 50% and 70%, a situation with significant risk. Below the 50% threshold, this is a high cryptographic debt and the organization has serious problems in solving it.

As an extension of these reports, the cryptoagility score (Cryptoagility Score) can be considered. Here, an evaluation is made of how quickly algorithms can be changed. This is a simplification of the representation of complex data into a single value. This is despite the fact that completely different environments are being compared. On the one hand, there are hardcoded algorithms that require months to years to change. On the other hand, the use of independent libraries separated by a transparent layer, which are controlled by configuration and changes are applied in seconds to minutes. Another expanding factor is the ability of cryptoagility to have centralized management, which allows this change to be handled in parallel on multiple systems, or even automated.

CAS = i = 1 n w i S i i = 1 n w i

Where Si is the dimension score and wi is the dimension weight. A basic overview of dimensions can be considered in this way:

FactorWeight
Algorithm abstraction20
HSM/KMS centralization and management15
Key material rotation automation20
Inventory completeness15
Dependency visibility (SBOM+CBOM+RBOM)10
Migration readiness (currently none/hybrid/PQC)10
Automated certificate exchange5
Externalize configurations (policies outside of code)5

A similar principle is used by metrics such as MTTR-C (Mean Time To Rotate), which measures the average time required to rotate key material or replace algorithms. Metrics such as DCE (Deprecated Cryptography Exposure), which determines the proportion of the volume of current versus outdated algorithms, take a different approach. Then there is CHS (Certificate Hygiene Score), which again measures the status in several dimensions. One of the dimensions is the ratio of certificate expiration time to the strength of their algorithms, another is the ratio of current algorithms to outdated ones, and so on. A rather interesting report is the Secret Sprawl Index, which measures the rate of uncontrolled spread of secrets in repositories and shared data (environment variables, asset records, containers, folders or files accessible to multiple users) compared to the number of CIs (Configuration Items). Ideally, all of these metrics should be part of regular reports, as they provide an interesting insight into the current state of this technology debt.

MTTR-C = i = 1 n ( T completion , i - T mitigation , i ) n

Where Tdetectioni is the time of problem detection and Tmitigationi is the time of completion of rotations, i.e. problem mitigation. The result is the average solution time, but to protect from distortion, it is necessary to convert the given data to a percentile.

Deprecated Cryptography Exposure = deprecated Crypto Assets Total Assets 100

DCE is a simple percentage of the obsolescence of the cryptography used. Nevertheless, the information provided has significant informative value. In addition, the calculation can be expanded to include a penalty for the type of obsolescence using weighted averages extended by impact coefficients. In such a case, for example, RC4 or MD5 algorithms can have a significantly higher penalty than, for example, SHA1.

CHS = i = 1 n w i H i i = 1 n w i - Penalty Factors

Where Hi is the hygiene score and wi is the dimension weight. CHS is very similar to CAS, but in some areas in CHS individual calculation areas can be provided in the form of a percentage rating. Subsequently, the entire CHS rating is reduced by penalties caused by outdated algorithms, expired certificates, self-signed certificates or certificates without ownership. This penalization is controlled by rules that determine the impact of individual threats.

Expiration Compliance = Valid Certificates Total Certificates 100


Strong Algorithm Score = Certificates with Approved Algorithms Total Certificates 100


Certificates without Ownership = Certificates without Ownership Total Certificates 100


SSI = Exposed Secrets + Unmanaged Secrets Total Secrets 100

SSI (Secret Sprawl Index) is also an interesting view, especially in terms of the magnitude of the threat created by unauthorized users, programmers or administrators. With a certain degree of caution, this overview can also be included in the calculation of Cryptoagility Score.


Consequence

Based on the technical assessment of life cycles, several limitations with an overall impact on security are obvious. Paradoxically, the biggest problem is the technical lifespan, i.e. the time for which the device is physically functional. Due to their design, most systems move into the zombie category after support ends. And because they continue to work, their security is usually not the goal, or expensive protection mechanisms are solved instead of a simple upgrade. A similar problem exists in the field of cryptography, where the exchange of protocols or algorithms can occur even after 10-15 years. Currently, thanks to artificial intelligence and the increase in attackers' abilities, it is possible to create attack tools in a matter of hours, and this value will continue to decrease.

There are several ways to solve such a situation. Starting with the decision on how to set the rules, through consideration of purchase, support, management and migration. An example is cars, as a commonly available technology. And why is this example so important?

Years ago, a car was purchased with a view to 5-10 years. Even today, the technical support of cars far exceeds the support for the most critical part. Electronics and communication systems are usually only supported for 5-8 years, and this part is currently critical. After this period, the value of the car drops sharply. The reason is the unavailability of repairs for navigation and communication systems. The car becomes a typical zombie solution and the question is how much sense it makes to operate it after this time. The question is also how big an impact this policy will have on the supply chain and the resulting accident rate.

So how should such a situation be approached? Ideally, a combination of the solutions listed below should be used.

  • Systems Lifecycle Management Policy If a clear migration policy is set, which requires migration to a new solution after the end of support. This is a management decision that has an impact on the entire life cycle, the economy of operation and the security of all components. In the case of cryptography, then ensure a regular replacement cycle, including a strict limitation of backward compatibility.
  • Purchase management policy of systems. When purchasing systems, it is not possible to accept the lowest possible price, but it is necessary to accept an increase in price based on the required support period. As grandmothers used to say: "None of us are rich enough to afford to buy cheap things". In the case of systems requiring support for decades (banking systems, OT technologies, telecommunications, healthcare), it is advisable to centralize purchases in a certain way. If the supplier does not provide the required support of a specific scope and duration, it is necessary to ensure support in another way. This can be your own service department at the group level or outsourcing. Procurement management must consider which component of the system will be the first to end support, and this deadline must be accepted as the end of moral support for the system. At this point, threats to system management are starting to rise sharply. Risk management after the end of moral life is therefore just an attempt to sell a winter coat to a dead man.
  • Asset management is one of the most important tools. If the administrator does not know what components he has in the network, he cannot monitor them, let alone manage them. Similarly, the administrator must have an overview of the cryptography used. Asset management must also be combined with status measurement and reporting. In combination with other technologies, it is even possible to implement change management using system policies (enabling and blocking algorithms, protocols, and methods).
  • Security management using policies. In the case of cryptography, this is an approach covered by crypto-agility. Similarly, a large number of application and system security issues can be addressed by distributing appropriate patches or configuration policies. These should follow current trends and correspond to both the development of standards and the system architecture and security policies of the organization.


Conclusion

As with all other components, it is not only possible, but even necessary for cryptography to think about regular changes and life cycles. This requires appropriate recording, measurement and management. Cryptography is only valuable if it protects us in an appropriate way. Therefore, each individual component must be able to provide evidence of security. If this is not possible, a compromised or threatening component must be quickly replaced with another. Trust has no place here - trust in a weakened or broken algorithm is an underestimation of the threat. If someone believes in such an algorithm, this trust usually has worse consequences than underestimating the consequences of deploying a new algorithm. All this leads to the need for cryptography management, i.e. crypto-agility.


References:

  1. Microsoft Product Lifecycle
    Resource:https://www.microsoft.com/
  2. Windows 10 Home and Pro Lifecycle
    Resource:https://www.microsoft.com/
  3. Red Hat Enterprise Linux Life Cycle
    Resource:https://redhat.com/
  4. Ubuntu Release Cycle
    Resource:https://ubuntu.com/
  5. International Energy Agency – Data Centres and Data Transmission Networks report
    Resource:https://www.iea.org/
  6. HP Enterprise Support Services
    Resource:https://www.hp.com/
  7. Dell End-of-Life Documents
    Resource:https://www.dell.com/
  8. Fujitsu Hardware Maintenance Services
    Resource:https://www.fujitsu.com/
  9. Fujitsu Maintenance Policy
    Resource:https://global.fujitsu/
  10. Lenovo Support Portal
    Resource:https://support.lenovo.com/
  11. ENISA – Good Practices for Security of IoT and Smart Infrastructures
    Resource:https://www.enisa.europa.eu/
  12. Consumer Reports – délka bezpečnostní podpory smart zařízení
    Resource:https://www.consumerreports.org/
  13. UNECE Vehicle Regulations – kyberbezpečnost a software update management vozidel
    Resource:https://unece.org/
  14. NASA – Thermal Design and Thermal Behaviour Reliability Principles
    Resource:https://www.nasa.gov/
  15. Our World in Data – Technological Progress and Computing Power Trends
    Resource:https://ourworldindata.org/
  16. NIST Cybersecurity Framework 2.0
    Resource:https://www.nist.gov/
  17. Key Management - NIST SP 800-57 a NIST SP 800-131
    Resource:https://www.nist.gov/
  18. NIST SP 800-61 Computer Security Incident Handling Guide
    Resource:https://www.nist.gov/
  19. NIST IR 8547 - Migration to Post-Quantum Cryptography
    Resource:https://www.nist.gov/
  20. Software-Defined Cryptography: A Design Feature of Cryptographic Agility
    Resource:https://eprint.iacr.org/
  21. RFC 5280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile
    Resource:https://www.rfc-editor.org/
  22. CA Browser Forum - Baseline Requirements
    Resource:https://cabforum.org/
  23. OWASP SAMM stream B - Secret Management
    Resource:https://owaspsamm.org/
  24. NIST Post-Quantum Cryptography Project – standardizace postkvantové kryptografie
    Resource:https://csrc.nist.gov/
  25. AXELOS ITIL – framework pro IT service management a lifecycle služeb
    Resource:https://www.axelos.com/
  26. ISACA COBIT – governance framework pro enterprise IT
    Resource:https://www.isaca.org/
  27. ISO/IEC 27001 – standard systému řízení bezpečnosti informací (ISMS)
    Resource:https://www.iso.org/
  28. ISO 55001 – Asset Management Systems standard
    Resource:https://www.iso.org/
  29. ISO/IEC 15288 – Systems and Software Engineering Lifecycle Processes
    Resource:https://www.iso.org/

Autor článku:

Jan Dušátko
Jan Dušátko

Jan Dušátko has been working with computers and computer security for almost a quarter of a century. In the field of cryptography, he has cooperated with leading experts such as Vlastimil Klíma or Tomáš Rosa. Currently he works as a security consultant, his main focus is on topics related to cryptography, security, e-mail communication and Linux systems.

1. Introductory Provisions

1.1. These General Terms and Conditions are, unless otherwise agreed in writing in the contract, an integral part of all contracts relating to training organised or provided by the trainer, Jan Dušátko, IČ 434 797 66, DIČ 7208253041, with location Pod Harfou 938/58, Praha 9 (next as a „lector“).
1.2. The contracting parties in the general terms and conditions are meant to be the trainer and the ordering party, where the ordering party may also be the mediator of the contractual relationship.
1.3. Issues that are not regulated by these terms and conditions are dealt with according to the Czech Civil Code, i.e. Act No.89/2012 Coll.
1.4. All potential disputes will be resolved according to the law of the Czech Republic.

2. Creation of a contract by signing up for a course

2.1. Application means unilateral action of the client addressed to the trainer through a data box with identification euxesuf, e-mailu with address register@cryptosession.cz or register@cryptosession.info, internet pages cryptosession.cz, cryptosession.info or contact phone +420 602 427 840.
2.2. By submitting the application, the Client agrees with these General Terms and Conditions and declares that he has become acquainted with them.
2.3. The application is deemed to have been received at the time of confirmation (within 2 working days by default) by the trainer or intermediary. This confirmation is sent to the data box or to the contact e-mail.
2.4. The standard time for registration is no later than 14 working days before the educational event, unless otherwise stated. In the case of a natural non-business person, the order must be at least 28 working days before the educational event.
2.5. More than one participant can be registered for one application.
2.6. If there are more than 10 participants from one Client, it is possible to arrange for training at the place of residence of the intermediary or the Client.
2.7. Applications are received and processed in the order in which they have been received by the Provider. The Provider immediately informs the Client of all facts. These are the filling of capacity, too low number of participants, or any other serious reason, such as a lecturer's illness or force majeure. In this case, the Client will be offered a new term or participation in another educational event. In the event that the ordering party does not agree to move or participate in another educational event offered, the provider will refund the participation fee. The lack of participants is notified to the ordering party at least 14 days before the start of the planned term.
2.8. The contract between the provider and the ordering party arises by sending a confirmation from the provider to the ordering party.
2.9. The contract may be changed or cancelled only if the legal prerequisites are met and only in writing.

3. Termination of the contract by cancellation of the application

3.1. The application may be cancelled by the ordering party via e-mail or via a data mailbox.
3.2. The customer has the right to cancel his or her application for the course 14 days before the course takes place without any fees. If the period is shorter, the subsequent change takes place. In the interval of 7-13 days, an administrative fee of 10% is charged, cancellation of participation in a shorter interval than 7 days then a fee of 25%. In case of cancellation of the application or order by the customer, the possibility of the customer's participation in an alternative period without any additional fee is offered. The right to cancel the application expires with the implementation of the ordered training.
3.3. In case of cancellation of the application by the trainer, the ordering party is entitled to a full refund for the unrealized action.
3.4. The ordering party has the right to request an alternative date or an alternative training. In such case, the ordering party will be informed about all open courses. The alternative date cannot be enforced or enforced, it depends on the current availability of the course. If the alternative training is for a lower price, the ordering party will pay the difference. If the alternative training is for a lower price, the trainer will return the difference in the training prices to the ordering party.

4. Price and payment terms

4.1. By sending the application, the ordering party accepts the contract price (hereinafter referred to as the participation fee) indicated for the course.
4.2. In case of multiple participants registered with one application, a discount is possible.
4.3. The participation fee must be paid into the bank account of the company held with the company Komerční banka č. 78-7768770207/0100, IBAN:CZ5301000000787768770207, BIC:KOMBCZPPXXX. When making the payment, a variable symbol must be provided, which is indicated on the invoice sent to the client by the trainer.
4.4. The participation fee includes the provider's costs, including the training materials. The provider is a VAT payer.
4.5. The client is obliged to pay the participation fee within 14 working days of receipt of the invoice, unless otherwise stated by a separate contract.
4.6. If the person enrolled does not attend the training and no other agreement has been made, his or her absence is considered a cancellation application at an interval of less than 7 days, i.e. the trainer is entitled to a reward of 25% of the course price. The overpayment is returned within 14 days to the sender's payment account from which the funds were sent. Payment to another account number is not possible.
4.7. An invoice will be issued by the trainer no later than 5 working days from the beginning of the training, which will be sent by e-mail or data box as agreed.

5. Training conditions

5.1. The trainer is obliged to inform the client 14 days in advance of the location and time of the training, including the start and end dates of the daily programme.
5.2. If the client is not a student of the course, he is obliged to ensure the distribution of this information to the end participants. The trainer is not responsible for failure to comply with these terms and conditions.
5.2. By default, the training takes place from 9 a.m. to 5 p.m. at a predetermined location.
5.3. The trainer can be available from 8 a.m. to 9 a.m. and then from 17 a.m. to 6 p.m. for questions from the participants, according to the current terms and conditions.
5.4. At the end of the training, the certificate of absorption is handed over to the end users.
5.5. At the end of the training, the end users evaluate the trainer's approach and are asked to comment on the evaluation of his presentation, the manner of presentation and the significance of the information provided.

6. Complaints

6.1. If the participant is grossly dissatisfied with the course, the trainer is informed of this information.
6.2. The reasons for dissatisfaction are recorded in the minutes in two copies on the same day. One is handed over to the client and one is held by the trainer.
6.3. A statement on the complaint will be submitted by e-mail within two weeks. A solution will then be agreed within one week.
6.4. The customer's dissatisfaction may be a reason for discontinuing further cooperation, or financial compensation up to the price of the training, after deduction of costs.

7. Copyright of the provided materials

7.1. The training materials provided by the trainer in the course of the training meet the characteristics of a copyrighted work in accordance with Czech Act No 121/2000 Coll.
7.2. None of the training materials or any part thereof may be further processed, reproduced, distributed or used for further presentations or training in any way without the prior written consent of the trainer.

8. Liability

8.1. The trainer does not assume responsibility for any shortcomings in the services of any third party that he uses in the training.
8.2. The trainer does not assume responsibility for injuries, damages and losses incurred by the participants in the training events or caused by the participants. Such costs, caused by the above circumstances, shall be borne exclusively by the participant in the training event.

9. Validity of the Terms

9.1 These General Terms and Conditions shall be valid and effective from 1 October 2024.

Consent to the collection and processing of personal data

According to Regulation (EU) No 2016/679 of the European Parliament and of the Council on the protection of individuals with regard to the processing of personal data and on the free movement of such data and repealing Directive 95/46/EC (General Data Protection Regulation, hereinafter referred to as "the Regulation"), the processor xxx (hereinafter referred to as "the Controller") processes personal data. Individual personal data that are part of the processing during specific activities at this web presentation and in the course of trade are also broken down.
Although the collection of data is ubiquitous, the operation of this website is based on the right to privacy of each user. For this reason, the collection of information about users takes place to the extent absolutely necessary and only if the user decides to contact the operator. We consider any further collection and processing of data unethical.

Information about the records of access to the web presentation

This website does not collect any cookies. The site does not use any analytical scripts of third parties (social networks, cloud providers). For these reasons, an option is also offered for displaying the map in the form of a link, where the primary source is OpenStreet and alternatives then the frequently used Maps of Seznam, a.s., or Google Maps of Google LLC Inc. The use of any of these sources is entirely at the discretion of the users of this site. The administrator is not responsible for the collection of data carried out by these companies, does not provide them with data about users and does not cooperate on the collection of data.
Logging of access takes place only at the system level, the reason being the identification of any technical or security problems. Other reasons are overview access statistics. No specific data is collected or monitored in this area and all access records are deleted after three months.

Information about contacting the operator of the site

The form for contacting the operator of the site (administrator) contains the following personal data: name, surname, e-mail. These data are intended only for this communication, corresponding to the address of the user and are kept for the time necessary to fulfil the purpose, up to a maximum of one year, unless the user determines otherwise.

Information about the order form

In case of an interest in the order form, the form contains more data, i.e. name, surname, e-mail and contact details for the organisation. These data are intended only for this communication, corresponding to the address of the user and are kept for one year, unless the user determines otherwise. In the event that a business relationship is concluded on the basis of this order, only the information required by Czech law on the basis of business relations (company name and address, bank account number, type of course and its price) will continue to be kept by the administrator.

Information about the course completion document

Within the course, a course completion document is issued by the processor. This document contains the following data: student's name and surname, the name and date of the course completion and the employer's name. The information is subsequently used for the creation of a linear hash tree (non-modifiable record). This database contains only information about the provided names and company names, which may or may not correspond to reality and is maintained by the processor for possible re-issuance or verification of the document's issuance.

Rights of the personal data subject

The customer or visitor of this website has the possibility to request information about the processing of personal data, the right to request access to personal data, or the right to request the correction or deletion of any data held about him. In the case of deletion, this requirement cannot be fulfilled only if it is not data strictly necessary in the course of business. The customer or visitor of this website also has the right to obtain explanations regarding the processing of his personal data if he finds out or believes that the processing is carried out in violation of the protection of his private and personal life or in violation of applicable legislation, and the right to request removal of the resulting situation and to ensure the correction.
Furthermore, the customer/visitor of this website may request restriction of processing or object to the processing of personal data and has the right to withdraw his/her consent to the processing of personal data at any time in writing, without prejudice to the lawfulness of their processing prior to such withdrawal. For this purpose, the contact e-mail address support@cryptosession.cz is used.
The customer/visitor has the right to file a complaint against the processing of personal data with the supervisory authority, which is the Office for Personal Data Protection.