Skip to content

ECB Encryption #20

@JSheeranMM

Description

@JSheeranMM

I'm currently attempting to script API calls to TASS from a FileMaker database, and I'm finding it difficult to work with AES ECB encryption.

FileMaker does not have script steps for encryption with ECB. It can run JavaScript, but not using Node.js, so the provided JavaScript is no good. I've given writing a JavaScript using Web Crypto API steps instead, but on closer inspection it looks like that doesn't support ECB either.

Is ECB the only supported encryption for TASS or is one of the other algorithms also supported? It's the only encryption I can see used in the provided scripts.

Is there some other obvious solution I'm missing?

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