Embarcadero GetIt
Components offering encryption and decryption operations based on standards such as PGP, RSA, ECC, AES, ChaCha, Poly1305, 3DES, JWS/JWE, PBKDF, and Rijndael through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components offering implementations of Datagram Transport Layer Security (DTLS) Clients and Servers through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components offering implementations of Datagram Transport Layer Security (DTLS) Clients and Servers through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components offering implementations of Secure File Transfer Protocol (SFTP) Clients and Servers, complete with strong SSH 2.0 encryption and cryptography through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components offering implementations of Secure File Transfer Protocol (SFTP) Clients and Servers, complete with strong SSH 2.0 encryption and cryptography through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
Embarcadero GetIt
Components offering encryption and decryption operations based on standards such as PGP, RSA, ECC, AES, ChaCha, Poly1305, 3DES, JWS/JWE, PBKDF, and Rijndael through simple, easy-to-use, and intuitive APIs. … Read more
1 year ago 0
TMS Software
Introducing a new multi-part video series where we’ll explore the ins and outs of web deployment. If you’re new to web development or find it all a bit confusing, this series is perfect for… … Read more
1 year ago 0
Embarcadero GetIt
Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple… … Read more
1 year ago 0
Embarcadero GetIt
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never… … Read more
1 year ago 0
marcocantu
I’ve asked a few LLMs about the original of the Delphi name and the results have been quite surprising (well, not fully surprising, but still interesting). … Read more
1 year ago 0
Dalija Prasnikar
Developers that extensively use interfaces in Delphi probably know about a long-standing issue with the compiler, where interface parameters declared as const or [ref] will cause a memory leak if a reference-counted object instance is… … Read more
1 year ago in Inline variables, Leaks, memory management, Parameters0
dummzeuch
I just had the need for a safer version of Delphi’s GetEnumName, which checks whether the enum value passed to it is actually valid. This is what I came up with: // P must point… … Read more
1 year ago in Delphi0
Rizzato Fernando
Introduction The Encryption Engine is natively available as part of the Desktop, Server and ToGo editions of the Interbase database. InterBase enables you to encrypt information at one or both of the following levels: Database… … Read more
1 year ago in database, InterBase, News0