Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8b22330

Browse files
update DB
1 parent 808199c commit 8b22330

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

‎DB/DB.md‎

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,15 @@ where order by에 사용할 컬럼에 대해 인덱스를 생성하면 효율정
271271
- 리액티브 시스템이라는 말이 있는데 런타임 환경에서 변화에 대응하도록 전체 아키텍쳐가 설계된 프로그래밍을 말한다. 4개의 속성이 있는데 반응성, 회복성, 탄력성, 메세지 주도 속성이 있다. 이를 구현하기 위한 방법은 여러가지 있으나 자바 유틸 컨큘런트 플로우의 자바 인터페이스에서 제공하는 리액티브 프로그래밍도 한가지 방법이다.
272272
- 리액티브 프로그래밍은 리액티브 스트림을 사용한 프로그래밍으로 잠재적 무한의 비동기 데이터를 순서대로 처리하는 기술을 말한다.
273273

274-
275-
276-
277-
274+
## 암호화 기법
275+
양방향 통신을 위해 특정 키를 가지고 복호화가 가능한 출력을 만들어 내는 것
276+
- 대칭 암호화(DES,AES)
277+
- 비대칭 암호화(RSA)
278+
- 해시 암호화(MD5/SHA) - 임의의 임력을 고정된 길의이 값으로 변경
279+
- 공개키/개인키
280+
281+
## OAuth
282+
- 다른 사이트의 정보로 애플리케이션에 접권 권한을 부여하는 접근 위임을 위한 개방 프로토콜.
278283

279284

280285

‎DB/자격증목록.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
4. DAP - DA 전문가
66
5. ADsP - 데이터 분석 준전문가
77
6. ADP - 데이터 분석 전문가
8+
9+
10+
유지보수 사이트

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /