# README
grpc-crypto
this is a basic repo for doing encryption/decryption using GRPC
Run the client
To run the client go interactively with a terminal
go run main.go client.go
# Packages
No description provided by the author
this is a basic repo for doing encryption/decryption using GRPC
To run the client go interactively with a terminal
go run main.go client.go