Skip to content

Change GCM to AES-GCM #48

@nnmkhang

Description

@nnmkhang

pub fn new(key: &[u8], cipher: BlockCipherType) -> Result<Self, SymCryptError> {

BlockCipherType can be multiple cipher types but currently only AES is supported for SymCrypt. Explore renaming to AES-GCM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions