모든 웹 개발자가 봐야 할 단 한 장의 지도
널널한 개발자
웹 개발 학습 중 길을 잃었나요? 스스로 길을 찾게 도와드리겠습니다. 비전공자라 하더라도 1시간 정도의 짧은 강의로 웹 서비스 구조가 어떻게 작동하는지 알 수 있습니다.
입문
backend, frontend, Spring
We will help you memorize and finish the encryption technology responsible for the security of the Internet very easily. You can understand the structure and principles of various technologies such as SSL certificates, PKI technology, digital signatures, and public authentication systems.
Conceptual structure and principles of cryptography
Cryptographic technology used in all areas of IT technology, including symmetric keys, asymmetric keys, and hashes
Structure of SSL authentication system applied to web services
Structure and operation of public certificate
PKI technology and digital signature principles
Cryptography, don't learn it the hard way!
You can quickly memorize it and finish it within 2 hours.
It is the core of various security technologies such as VPN, SSL certificate, and public certificate.
To truly understand how complex cryptographic technologies work, it's essential to understand PKI technology in general.
PKI technology is central to all security technologies, including personal information protection. It's utilized in all fields, from network security technologies like VPNs to SSL certificates. SSL certificates and public key certificates are already closely intertwined with our daily lives. Even for those who aren't developers or system engineers, the need to understand related theories is growing.
In fact, PKI is already deeply ingrained in our daily lives. Most web services these days communicate via HTTPS, not HTTP. To understand why HTTPS requires SSL communication and how it works, we must ultimately understand PKI technology in general.
Such cryptography techniques are complex and difficult to learn, involving complex mathematics. This is why many people hesitate to learn. However, if you ignore the complex formulas and focus on the structure and principles, it's not difficult at all.
😵
Anyone who wants to easily understand complex cryptographic technologies such as SSL and PKI.
🥺
Systems engineers, developers, and IT practitioners who desperately need an understanding of cryptography.
💡
You should have a basic understanding of arithmetic operations , binary ↔ hexadecimal conversion , and the structure of web services .
This lecture provides an overview of PKI technology in a simple, no-frills manner. While the theory may be daunting and complex, memorization alone will allow you to achieve a certain level of understanding. We aim to help anyone, even those with a computer science background, easily understand cryptography and the core principles of PKI!
Complex encryption? No need to go back to the trouble. 😊
SSL and PKI are widely used technologies. However, I often see people hesitant to learn them due to the burden of cryptography. However, having a basic understanding of these cryptographic technologies, which protect information within the open environment of the Internet, will provide a powerful weapon for IT professionals .
The goal of this course is to enable you to memorize and understand these concepts without any burden . I hope many of you will be able to quickly and easily complete the core principles of Internet security in a short amount of time!
Who is this course right for?
Operator who manages the web service system
Developers who want to know the structure and features of SSL certificates
IT professionals or students interested in PKI technology
Need to know before starting?
Binary to Hexadecimal Conversion
Ability to perform logical operations (especially XOR) and arithmetic operations
38,937
Learners
2,315
Reviews
1,125
Answers
4.9
Rating
25
Courses
All
11 lectures ∙ (1hr 51min)
Course Materials:
All
149 reviews
4.9
149 reviews
Reviews 18
∙
Average Rating 4.9
5
수강 완료하였습니다. SSL에 관해서는 대충 구글링을 통해 PC에 설치된 CA의 공개키로 신뢰할 수 있는 인증서인지 그 여부를 판단하는 것까지만 알고 있었는데 인증서와 관련된 기관이 어떤 것이 있는지 대칭키 ~ 비대칭키 ~ 혼용방식 ~ PKI 인증체계의 흐름을 이번 기회에 제대로 알게 되네요. 감사합니다 --------------------------------------- 참고로 해당 강의 수강료 44,000원은 학생 입장에서는 수강시간에 비해 비싼 감이 없잖아 있네요. 수강하실 분들은 강사님 유튜브 구독하시고 커뮤니티 가보시면 매월 강사님 강의들 쿠폰 뿌려주시는데 해당 쿠폰으로 할인받고 수강하시는걸 추천드립니다.
좋은 평가와 구체적인 피드백 감사합니다. 아울러 학생분들을 위한 정보안내도 감사드립니다. 앞으로도 학생을 위한 쿠폰은 계속 올리겠습니다. ^^
Reviews 8
∙
Average Rating 4.8
5
학생입니다. 웹 서비스 팀프로젝트 에서 인증, 권한 부분을 맡게 되어 jwt 토큰방식을 이용해서 코드를 짯습니다. 다른사람이 짠 코드를 이해없이 따라 한거라서 이해하기위해 , 이것저것 영상 찾아봤는데 시간만 날렸습니다. 이 강의가 정답이네요 jwt 토큰이니 , jwt 데이터 구조니 뭐니 이런게 중요한게아니라 암호학 개념이 중요한거였습니다. (jwt토큰 이니 뭐니 이런 용어 몰라도 암호학 개념이 있다면, 코드깟을때 이해할수 있을것 같음.) 강의명이 "외워서 끝내는" 이지만 아주 논리적으로 핵심 개념을 설명해주심 "외워서 끝내는" 이라는 말은 "수학적으로 증명은 하지않고 결과만 정리해서 알려드림" 정도로 생각하시면될듯합니다. 어쨋든 지식적으로 얻는것도 많고, 너무 재미있게 봤어요. 뭔가 강의명이 암호학 이라서 그런지 사람들이 많이 수강 안하는것 같은데, 개발자라면 거의 필수로 알아야 되는 내용이네요.
JWT이나 인증체계와 관련된 부분에는 모두 PKI이론이 등장하지요. 피드백 주신 것처럼 이 강의는 개발하는 분들이 꼭 보셨으면 하는 개인적 바람이 있습니다. 놀랍게도 그 부분을 정확히 말씀해주셔서 기쁘고 고맙습니다. ^^
Reviews 32
∙
Average Rating 5.0
5
OAuth2을 이해하는 것에 기반 지식에도 많은 도움이 되는 강의 입니다. 만약 제가 해당 강의를 보고 JWT의 RS256 알고리즘와 JWK을 이해 하려 했다면 많은 시간을 아꼇을 텐데 하는 생각이 드는 강의네요. 좋은 강의 감사합니다.
첫 번째 수강평 감사합니다. 무엇보다 도움이 됐다는 생각이 들어 기쁩니다. 앞으로도 더 좋은 강의를 만들어 올리겠습니다. 그리고 이 강의도 내용을 더 추가해 보완하겠습니다. 감사합니다. ^^
$34.10
Check out other courses by the instructor!
Explore other courses in the same field!