Blog
Featured Blog Post
Thursday, September 24, 2026
Your REST API is finished. The endpoints work, the queries are fast, it runs beautifully when you press F9. Now put it in production. That's usually where a Delphi server project gets complicated. The application that was so pleasant ...
Blog Posts:
Latest | Views arrow_downward
Saturday, August 30, 2025
The use of compressed files is mainstream and many format-algorithm combinations exist to reduce the amount of data stored on computer or exchanged over the Internet.One of the most used, and historical, compressio...
Friday, July 25, 2025
In previous blog posts on crypto, we discussed the signing of documents with tokens and proposed a simple tool to check the content of a PKCS#11 token. We also introduced digital signatures, X509, ASN.1, CMS, PDF and ETSI standards for signa...
Friday, September 19, 2025
The TMS team has released version 5.0.9.5 of the Cryptography Pack (TMSCP) today. This release is a new milestone for the library as it is the first major release for a full Delphi version. BackgroundTMSCP was initially released end of ...
Wednesday, September 23, 2026
TMS Cryptography Pack proposes functions/procedures to generate and decode many PKIX structures using the "PEM" format. That includes certificates, keys and signatures files. It also supported the decoding of PFX certificates (with either key...