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

please export enc.Base64 #7

Open
jsparkes opened this issue Sep 24, 2020 · 0 comments
Open

please export enc.Base64 #7

jsparkes opened this issue Sep 24, 2020 · 0 comments

Comments

@jsparkes
Copy link

I am struggling to use Base64 in crypto-ts. I want to return a base64 string of the encryption output. I believe I should use enc.Base64.stringify but I cannot work out how to get it imported using typescript. It looks like it should be added to the following code in src/crypto-ts.ds

    Utf8: typeof Utf8;
    Hex: typeof Hex;
};```

Is it possible to use Base64 in the current version 1.0.2?  Or can we get a new version that makes it available?
YangYongAn added a commit to YangYongAn/crypto-ts that referenced this issue Jun 29, 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

No branches or pull requests

1 participant