Doubts on encrypting field level data stored in a document

i was looking at this link to understand how to encrypt data in mongodb.

my requirement is to encrypt certain fields in a document. As i was researching on this topic, it was mentioned in the documentation that this feature is supported in enterprise version only.

i want to know if my requirement can be fulfilled using the opensource version of mongodb