Blog

Parallel merge-sort leveraging futures in Racket

Written by Dominik Joe Pantůček on 2019-10-10

racket

Computers can perform more and more operations per second but that does not make them much faster without any further effort. In the past, the clock speed was the best measure of processor's performance. With multi-core and multi-processor systems, this is no longer true and the programmers need to pay attention how to access computers' performance. Read on to find out how in Racket - a modern Scheme dialect - it is quite easy to leverage parallel processing to speed sorting up.

...

Cryptoucan™ usage: Enigmail setup on Windows

Written by Lída Hrnčířová on 2019-10-03

cryptoucan

In this week's blog post we will look at all the settings of Enigmail on Windows. If your Thunderbird looks different than ours or you're missing some options, you'll find your answers here. And, as always, you can also watch our instructional video that's at the bottom of the post.

...

Cryptoucan™ usage: Handling emails on macOS

Written by Lída Hrnčířová on 2019-09-26

cryptoucan

In today's post we will learn how to encrypt, decrypt and sign e-mails on macOS using Thunderbird email client! You can read this article to learn how to do it or you can watch our instructional video that we made for you!

...

Cryptoucan™ usage: Enigmail set up on macOS

Written by Lída Hrnčířová on 2019-09-19

cryptoucan

In this week's blog post we will look at all the settings of Enigmail on macOS. If your Thunderbird looks different than ours or you're missing some options, you'll find your answers here. And, as always, you can also watch our instructional video that's at the bottom of the post.

...

Cryptoucan™ usage: Key management on macOS

Written by Lída Hrnčířová on 2019-09-12

cryptoucan

In today's blog post we will show you how to import public keys to your library, how and why to sing them, how to export your own public key and how to display details about the keys. As usual, this is accompanied by instructional video showing you all the process.

...