Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022-10-28 [Computer Science] [Network] HTTP & HTTPS.md update #160

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

Hyeon-Uk
Copy link
Contributor

잘못된 정보 수정.
클라이언트가 서버의 공개키를 얻은 뒤, 대칭키를 생성해서 해당 서버의 공개키로 암호화를 진행하여 서버에 보내면, 서버측에서 자신의 개인키로 복호화를 하여 대칭키를 획득하고, 해당 대칭키를 이용하여 통신할때의 암/복호화를 하는것이 맞다고 생각합니다.

Copy link
Owner

@gyoogle gyoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다:)

@gyoogle gyoogle merged commit f797cb9 into gyoogle:master Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants