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

Deploy base setting #1

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Deploy base setting #1

wants to merge 2 commits into from

Conversation

jwoo0122
Copy link
Member

No description provided.

Comment on lines +78 to +84
export default {
generateEcdhKeyPair,
mul,
generateAESKey,
decryption,
encryption,
}
Copy link
Member Author

Choose a reason for hiding this comment

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

굳이 crypto 로 따로 뺄 이유가 지금은 없는 것 같음.

@@ -1,10 +1,13 @@
{
"name": "negroni-core",
"name": "@negroni-app/negroni-core",
Copy link
Member Author

Choose a reason for hiding this comment

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

github package 배포를 위해 이름을 맞춤

Copy link
Contributor

Choose a reason for hiding this comment

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

@negroni-app/core 어떰

Copy link
Member Author

Choose a reason for hiding this comment

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

좋음

test/crypto.test.ts Show resolved Hide resolved
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