Chevron Left
Back to Asymmetric Cryptography and Key Management

Learner Reviews & Feedback for Asymmetric Cryptography and Key Management by University of Colorado System

4.7
stars
249 ratings

About the Course

Welcome to Asymmetric Cryptography and Key Management! In asymmetric cryptography or public-key cryptography, the sender and the receiver use a pair of public-private keys, as opposed to the same symmetric key, and therefore their cryptographic operations are asymmetric. This course will first review the principles of asymmetric cryptography and describe how the use of the pair of keys can provide different security properties. Then, we will study the popular asymmetric schemes in the RSA cipher algorithm and the Diffie-Hellman Key Exchange protocol and learn how and why they work to secure communications/access. Lastly, we will discuss the key distribution and management for both symmetric keys and public keys and describe the important concepts in public-key distribution such as public-key authority, digital certificate, and public-key infrastructure. This course also describes some mathematical concepts, e.g., prime factorization and discrete logarithm, which become the bases for the security of asymmetric primitives, and working knowledge of discrete mathematics will be helpful for taking this course; the Symmetric Cryptography course (recommended to be taken before this course) also discusses modulo arithmetic. This course is cross-listed and is a part of the two specializations, the Applied Cryptography specialization and the Introduction to Applied Cryptography specialization....

Top reviews

SC

Jun 1, 2021

Very good intro, particularly talking about Key Management, an usually overlooked aspect of Crypto. Professor is also super clear in his explanations.

Recommended :)

ST

Sep 25, 2020

Good course to learn Asymmetric Cryptography really helped me a lot to learn , suggest all to take this specialization course to build carrier in cryptography.

Filter by:

26 - 31 of 31 Reviews for Asymmetric Cryptography and Key Management

By 321810403034 g

Aug 20, 2021

good course

By Prathamesh S

Nov 25, 2021

nice

By Kantipudi b v p

May 10, 2020

Good

By Soham Z

Apr 19, 2020

This course was very awesome. I learned a lot of concepts. But I think ECDSA was missed which I wanted to learn as well as the new EdDSA.

By Paolo C

Apr 18, 2021

Some quizzes are not well explained, some translation text has not been reviewed. Good overall course, anyway. Thanks.

By Robert M

Mar 17, 2022

I'd love to have practical exercises usin openssl and other common cryptographic tools.