Skip to content

Is there a need to add extra symmetric encryption algorithms? #3

@Chewhern

Description

@Chewhern

By default, libsodium provides a handful of symmetric encryption algorithms such as XSalsa20Poly1305(Default), XChaCha20Poly1305(Need to use language interoperability skill) and AES256GCM(Hardware accelerated).

This is a question for future users. Do you think there's a need to add Salsa20Poly1305, ChaCha20Poly1305 and ChaCha20IETFPoly1305 in the symmetric encryption algorithms to the application?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions